{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":449002742,"defaultBranch":"main","name":"pypi-importlib_metadata","ownerLogin":"clearlinux-pkgs","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-01-17T18:19:34.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/14979720?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1711151514.0","currentOid":""},"activityList":{"items":[{"before":"864740501df8496da53540e35cafcdfd007c4135","after":"bc01045fc67bd2bfe7f93295a66ab3afde9273c3","ref":"refs/heads/main","pushedAt":"2024-03-22T23:51:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"clrpackages","name":null,"path":"/clrpackages","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20404730?s=80&v=4"},"commit":{"message":"pypi-importlib_metadata: Autospec creation for update from version 7.0.2 to version 7.1.0\n\nJason R. Coombs (13):\n gh-116811: Ensure MetadataPathFinder.invalidate_caches is reachable when delegated through PathFinder. (python/cpython#116812)\n Add support for python/cpython references\n Fix test failures on older Pythons with os_helper shim. Copied 'from_test_support' from importlib_resources.\n Moved compatibility module to compat package.\n Moved compatibility module to compat package.\n Remove legacy logic for Python 3.7.\n Moved compatibility tests to the compat package, as they're not included in CPython.\n Consolidated test support logic in jaraco.test.cpython.\n Copy backport of isolated_modules from importlib_resources.\n Ensure tests do not leak references in sys.modules.\n Make MetadataPathFinder.find_distributions a classmethod for consistency with CPython. Closes #484.\n Need to include names from test.support for py312 compat.\n Finalize\n\nPetr Viktorin (1):\n gh-114107: Fix symlink test if symlinks aren't supported (python/cpython#114108)\n\nShantanu (1):\n gh-109653: Improve import time of importlib.metadata / email.utils (python/cpython#114664)","shortMessageHtmlLink":"pypi-importlib_metadata: Autospec creation for update from version 7.…"}},{"before":"603face60b8030f9771b0171a364bb75be4dafe9","after":"864740501df8496da53540e35cafcdfd007c4135","ref":"refs/heads/main","pushedAt":"2024-03-12T02:13:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"clrpackages","name":null,"path":"/clrpackages","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20404730?s=80&v=4"},"commit":{"message":"pypi-importlib_metadata: Autospec creation for update from version 7.0.1 to version 7.0.2\n\nBartosz Sławecki (1):\n Tweak coverage configuration for type checking (jaraco/skeleton#97)\n\nDanyal-Faheem (2):\n refactor: add return type for select method\n refactor: add return type for load method\n\nDimitri Papadopoulos Orfanos (2):\n Use the ruff formatter (jaraco/skeleton#99)\n ruff: extended-ignore → ignore (jaraco/skeleton#105)\n\nJason R. Coombs (22):\n Separate collateral jobs on different lines for easier override/extension.\n Drop minimum requirement on pytest-mypy as most environments are already running much later. Closes jaraco/skeleton#96.\n Remove sole entry for branches-ignore. Workaround for and closes jaraco/skeleton#103.\n Remove string types now that future annotations are in place.\n Expand docstrings to elaborate on the purpose and details of the interfaces.\n Bump year on badge\n Add an example of how a custom provider might leverage the DistributionFinder.Context.\n Remove build and dist from excludes. It appears they are not needed and their presence blocks the names of packages like 'builder' and 'distutils'. Ref pypa/distutils#224.\n Exclude docs and tests directories properly per Setuptools behavior.\n Rely on default discovery for good heuristics for finding packages.\n Enable preview to enable preserving quotes.\n Use latest versions in RTD boilerplate.\n Remove Sphinx pin. Ref sphinx-doc/sphinx#11662.\n Include deps from the base config in diffcov.\n Enable complexity check and pycodestyle warnings. Closes jaraco/skeleton#110.\n Use 'extend-select' to avoid disabling the default config. Ref jaraco/skeleton#110.\n 👹 Feed the hobgoblins (delint).\n Moved example sources to the tests/data directory, avoiding build issues.\n Fix docs error due to duplicate explicit target name.\n Re-order imports for consistency.\n 🧎‍♀️ Genuflect to the types.\n Finalize\n\nSviatoslav Sydorenko (1):\n Enable testing merge queues @ GitHub Actions CI/CD (jaraco/skeleton#93)","shortMessageHtmlLink":"pypi-importlib_metadata: Autospec creation for update from version 7.…"}},{"before":"9dd45d186df1e62539bddf521bba72d6c9ed5bd3","after":"603face60b8030f9771b0171a364bb75be4dafe9","ref":"refs/heads/main","pushedAt":"2023-12-28T22:28:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"clrpackages","name":null,"path":"/clrpackages","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20404730?s=80&v=4"},"commit":{"message":"version bump from 7.0.1-113 to 7.0.1-114","shortMessageHtmlLink":"version bump from 7.0.1-113 to 7.0.1-114"}},{"before":"7f1121d6fd480471cc865adabb0b9125b6a1987f","after":"9dd45d186df1e62539bddf521bba72d6c9ed5bd3","ref":"refs/heads/main","pushedAt":"2023-12-26T16:52:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"clrpackages","name":null,"path":"/clrpackages","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20404730?s=80&v=4"},"commit":{"message":"pypi-importlib_metadata: Autospec creation for update from version 7.0.0 to version 7.0.1\n\nJason R. Coombs (13):\n Update Github Actions badge per actions/starter-workflows#1525.\n Remove using documentation and instead point users to the stdlib docs. Closes #466.\n Fix typo in doc\n Rely on keyword-only argument for context.\n Expand the docstring for read_text\n Rely on read_text and read_bytes from located paths.\n Corrected the interface for SimplePath to encompass the expectations of locate_file and PackagePath.\n Include _meta in docs to fix doc build failures.\n Refine SimplePath to allow for os.PathLike on input and SimplePath on output.\n Inline os.PathLike using future annotations.\n Add Python 3.13 to compatibility matrix. Ref python/cpython#113174.\n Fixed type annotations to allow strings.\n Finalize","shortMessageHtmlLink":"pypi-importlib_metadata: Autospec creation for update from version 7.…"}},{"before":"1d60d4ba7501e46eef8bd00a9ad078b465ce8b8a","after":"7f1121d6fd480471cc865adabb0b9125b6a1987f","ref":"refs/heads/main","pushedAt":"2023-12-13T04:58:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"clrpackages","name":null,"path":"/clrpackages","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20404730?s=80&v=4"},"commit":{"message":"pypi-importlib_metadata: Autospec creation for version 7.0.0","shortMessageHtmlLink":"pypi-importlib_metadata: Autospec creation for version 7.0.0"}},{"before":"d2c4e84072da469d577e85d3b1cbbd3896ffcc57","after":"1d60d4ba7501e46eef8bd00a9ad078b465ce8b8a","ref":"refs/heads/main","pushedAt":"2023-12-05T16:01:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"clrpackages","name":null,"path":"/clrpackages","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20404730?s=80&v=4"},"commit":{"message":"pypi-importlib_metadata: Autospec creation for update from version 6.8.0 to version 7.0.0\n\nAmund Hov (1):\n With commit 0c819641d314ac496eb32b55f2b15215fa6fa55f the behavior of Entrypoints gets a bit disorienting.\n\nChristian Clauss (2):\n Upgrade GitHub Actions checkout (jaraco/skeleton#94)\n GitHub Actions: Combine tox jobs diffcov and docs (jaraco/skeleton#95)\n\nDimitri Papadopoulos (1):\n Fix new typo found using codespell\n\nJason R. Coombs (30):\n Add links to project home page and pypi. Fixes jaraco/skeleton#77.\n Replace redundant step names with simple 'Run'.\n Increase visibility of security policy. (#4)\n Remove TOX_WORK_DIR workaround, no longer necessary with tox 4. Ref tox-dev/tox#3050.\n Add origin property. Ref #404.\n Pin against sphinx 7.2.5 as workaround for sphinx/sphinx-doc#11662. Closes jaraco/skeleton#88.\n Allow GITHUB_* settings to pass through to tests.\n Remove spinner disablement. If it's not already fixed upstream, that's where it should be fixed.\n Clean up 'color' environment variables.\n Add diff-cover check to Github Actions CI. Closes jaraco/skeleton#90.\n Add descriptions to the tox environments. Closes jaraco/skeleton#91.\n Add FORCE_COLOR to the TOX_OVERRIDE for GHA. Requires tox 4.11.1. Closes jaraco/skeleton#89.\n Prefer ``pass_env`` in tox config. Preferred failure mode for tox-dev/tox#3127 and closes jaraco/skeleton#92.\n Update changelog to reflect backward-incompatible effect. Ref #459.\n Limit sphinxlint jobs to 1. Workaround for sphinx-contrib/sphinx-lint#83.\n Remove news fragment after allowing time to be processed downstream.\n Suppress deprecation warning in dateutil. Workaround for dateutil/dateutil#1284.\n ⚫ Fade to black.\n 🧎‍♀️ Genuflect to the types.\n Add news fragment. Intended for #473.\n Finalize\n Added diagnose script. Closes #461.\n Finalize\n Restore pypy tests now that 3.10 is the standard. Bypasses issue in #463.\n Add changelog\n Add test capturing expectation. Ref #404\n Use a SiteBuilder class to build files in the site, traversing the class hierarchy explicitly and avoiding the need for separate setUp calls for each.\n Finalize\n Removed EntryPoint access by numeric index (tuple behavior).\n Finalize","shortMessageHtmlLink":"pypi-importlib_metadata: Autospec creation for update from version 6.…"}},{"before":"aee54682448eaf00e0c2e9b79e9859b87dffe8c7","after":"d2c4e84072da469d577e85d3b1cbbd3896ffcc57","ref":"refs/heads/main","pushedAt":"2023-10-26T22:36:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"clrpackages","name":null,"path":"/clrpackages","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20404730?s=80&v=4"},"commit":{"message":"version bump from 6.8.0-109 to 6.8.0-110","shortMessageHtmlLink":"version bump from 6.8.0-109 to 6.8.0-110"}},{"before":"1de6fa2c818722176bc7d6b559ae14e38a9dcda0","after":"aee54682448eaf00e0c2e9b79e9859b87dffe8c7","ref":"refs/heads/main","pushedAt":"2023-07-11T16:28:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"clrpackages","name":null,"path":"/clrpackages","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20404730?s=80&v=4"},"commit":{"message":"pypi-importlib_metadata: Autospec creation for update from version 6.7.0 to version 6.8.0\n\nGryfenfer97 (1):\n add typing for simple functions\n\nJason R. Coombs (15):\n Update RTD boilerplate to new issue. Ref readthedocs/readthedocs.org#10401.\n Add badge for Ruff.\n Remove inclusion of python version for docs\n Adopt towncrier for managing changelog. Fixes jaraco/skeleton#83.\n Replace workaround for actions/setup-python#508 with 'allow-prereleases'\n Remove tox boilerplate, no longer necessary with later versions of tox.\n Require Python 3.8 or later.\n Expand 'finalize' to commit and tag the change.\n Leverage pytest-enabler 2.2 for the default config.\n Prefer 3.x for Python version (latest stable).\n Collapse skeleton history. Workaround for jaraco/skeleton#87.\n Remove superfluous includes\n Disable tests on pypy due to #463\n Remove reliance on typing-extensions, only required for Python 3.7 compatibility.\n Finalize","shortMessageHtmlLink":"pypi-importlib_metadata: Autospec creation for update from version 6.…"}},{"before":"e3e1beec4da8d7091ed3f150e36c03443e595b9c","after":"1de6fa2c818722176bc7d6b559ae14e38a9dcda0","ref":"refs/heads/main","pushedAt":"2023-06-20T23:20:00.409Z","pushType":"push","commitsCount":1,"pusher":{"login":"clrpackages","name":null,"path":"/clrpackages","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20404730?s=80&v=4"},"commit":{"message":"pypi-importlib_metadata: Autospec creation for update from version 6.6.0 to version 6.7.0\n\nBarry Warsaw (1):\n gh-98040: Backport python/cpython#98059\n\nJason R. Coombs (21):\n Remove unnecessary and incorrect copyright notice. Fixes jaraco/skeleton#78.\n Replace flake8 with ruff. Fixes jaraco/skeleton#79 and sheds debt.\n 👹 Feed the hobgoblins (delint).\n Make substitution fields more prominent and distinct from true 'skeleton' references. (#71)\n Suppress EncodingWarning in build.env. Ref pypa/build#615.\n Remove reference to EncodingWarning as it doesn't exist on some Pythons.\n Inline the NullFinder behavior.\n Add docstring to test_integration to give some context.\n Remove Python 2 compatibility in _compat.NullFinder.\n Move test_interleaved_discovery from test_integration to test_main.\n Remove test_search_dist_dirs as it was never used. Ref python/importlib_metadata#111.\n Extract _topmost and _get_toplevel_name functions.\n Extract _topmost and _get_toplevel_name functions.\n Capture that _get_toplevel_name can return None.\n Streamline the test to check one expectation (the standard dist-info expectation is handled by other tests above.\n Inline the symlink setup.\n Consolidate PackageDistributions tests.\n Update _path to jaraco.path 3.6 with symlink support.\n Utilize the new Symlink in preparing the test case.\n Update changelog.\n Remove '__init__.py', not needed.\n\nJohan Herland (2):\n Add test to demonstrate issue with symlinked packages\n Attempt to fix issue with symlinked packages","shortMessageHtmlLink":"pypi-importlib_metadata: Autospec creation for update from version 6.…"}},{"before":"43dfc9621dc584deef9e962c7180a01e8b37116a","after":"e3e1beec4da8d7091ed3f150e36c03443e595b9c","ref":"refs/heads/main","pushedAt":"2023-04-24T18:52:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"clrpackages","name":null,"path":"/clrpackages","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20404730?s=80&v=4"},"commit":{"message":"pypi-importlib_metadata: Autospec creation for update from version 6.5.0 to version 6.6.0\n\nDavid Hotham (2):\n type annotations\n code review\n\nJason R. Coombs (9):\n Update compatibility for Python 3.12 (python/cpython#103584).\n Resolve the located directory and remove suppression of Exceptions. Ref python/cpython#103661.\n Wrap 'subdir/line' in PosixPath to ensure the output uses posix path separators. Ref python/cpython#103661.\n Update changelog\n Rename 'line' to 'name' for better context.\n Reword to prefer imperative voice and more a more concise description.\n Use generator expression for paths.\n Remove nitpick_ignore no longer needed.\n Update changelog","shortMessageHtmlLink":"pypi-importlib_metadata: Autospec creation for update from version 6.…"}},{"before":"10ae3391a0e3c931c0e74a4235827ce36c836d67","after":"43dfc9621dc584deef9e962c7180a01e8b37116a","ref":"refs/heads/main","pushedAt":"2023-04-19T17:27:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"clrpackages","name":null,"path":"/clrpackages","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20404730?s=80&v=4"},"commit":{"message":"pypi-importlib_metadata: Autospec creation for update from version 6.4.1 to version 6.5.0\n\nJason R. Coombs (4):\n Deprecate construction of Distribution and subclasses without implementing abstract methods. Fixes #422.\n 🚡 Toil the docs.\n Update changelog\n Use proper RTD slugs. Fixes #447.","shortMessageHtmlLink":"pypi-importlib_metadata: Autospec creation for update from version 6.…"}},{"before":"e0b0254c286b53d2907f33c5e19f91d4178bd282","after":"10ae3391a0e3c931c0e74a4235827ce36c836d67","ref":"refs/heads/main","pushedAt":"2023-04-18T01:39:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"clrpackages","name":null,"path":"/clrpackages","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20404730?s=80&v=4"},"commit":{"message":"pypi-importlib_metadata: Autospec creation for update from version 6.3.0 to version 6.4.1\n\nJason R. Coombs (5):\n Re-use _path.build for building files.\n Re-use FilesSpec from _path.\n Add type hint to read_text result.\n Update changelog\n Update changelog\n\nPaul Watson (1):\n gh-102354: change python3 to python in docs examples (python/cpython#102696)\n\nStanley (1):\n docs: Change links to label refs (python/cpython#98454)","shortMessageHtmlLink":"pypi-importlib_metadata: Autospec creation for update from version 6.…"}},{"before":"8b0695a4b3e854abb353aadad45d6faa62c2296d","after":"e0b0254c286b53d2907f33c5e19f91d4178bd282","ref":"refs/heads/main","pushedAt":"2023-04-11T13:24:42.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"clrpackages","name":null,"path":"/clrpackages","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20404730?s=80&v=4"},"commit":{"message":"pypi-importlib_metadata: Autospec creation for update from version 6.2.0 to version 6.3.0\n\nJason R. Coombs (16):\n Mark test as xfail as it's about to fail. Ref #442.\n 👹 Feed the hobgoblins (delint).\n Prefer all when asserting all.\n Filter non-identifiers from module names. Fixes #442.\n Relax assertion that all names in packages_distributions are identifiers.\n Expand test to include importable names that aren't identifiers and honor that expectation.\n Capture expectation that 'dist-info' should not appear in inferred top-level names. Ref #442.\n Update changelog.\n Revert \"test_packages_distributions_all_module_types: Create valid import names\"\n Revert \"test_packages_distributions_all_module_types() must create existing files for all the entries in RECORD\"\n Vendor jaraco.path.build from jaraco.path 3.5\n Generate the files definition with the mod_files. Use 'build_record' to build the metadata RECORD from the files definition.\n Consolidate construction of files list, causing creation of the module files.\n ⚫ Fade to black.\n Refactor to avoid missed coverage\n Update changelog.\n\nJohan Herland (16):\n tests/fixtures: Fix FilesDef type to include bytes values\n Add tests for egg-info package with no installed modules\n Distribution.files: Prefer *.egg-info/installed-files.txt to SOURCES.txt\n Add tests for egg-info package with .files from inaccurate SOURCES.txt\n Distribution.files: Only return files that actually exist\n squash! Add tests for egg-info package with no installed modules\n Add test case demonstrating inferring module names from installed-files.txt\n Fix issues with inferring module names from installed-files.txt\n squash! Add tests for egg-info package with .files from inaccurate SOURCES.txt\n squash! Add tests for egg-info package with no installed modules\n squash! Distribution.files: Only return files that actually exist\n Refactor logic for skipping missing files out of magic_files()\n Rewrite docstrings to clarify the expected output format, and why we need quoting\n test_packages_distributions_all_module_types() must create existing files for all the entries in RECORD\n test_packages_distributions_all_module_types: Create valid import names\n Add test capturing missed expectation. Ref #442.","shortMessageHtmlLink":"pypi-importlib_metadata: Autospec creation for update from version 6.…"}},{"before":"f80b7d6674d4577d2d6bea283e51de52bbfc2853","after":"8b0695a4b3e854abb353aadad45d6faa62c2296d","ref":"refs/heads/main","pushedAt":"2023-03-22T04:05:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"clrpackages","name":null,"path":"/clrpackages","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20404730?s=80&v=4"},"commit":{"message":"pypi-importlib_metadata: Autospec creation for update from version 6.0.0 to version 6.1.0\n\nFilipe Laíns (3):\n Sync PackageMetadata with email.message.Message\n Fix formatting in test_api\n Add missing modules to packages_distributions\n\nJason R. Coombs (16):\n Update badge for 2023\n ALLOW_UNICODE no longer needed on Python 3. As a result, ELLIPSES is also now enabled by default.\n Enable default encoding warning where available. See PEP 597.\n Suppress EncodingWarning in pytest_black. Workaround for shopkeep/pytest-black#67.\n Exempt warning. Workaround for realpython/pytest-mypy#152\n Add #upstream markers for filtered warnings. Add filter for platform module (ref python/cpython#100750).\n Remove reference to EncodingWarning as it doesn't exist on some Pythons.\n Revert \"exclude build env from cov reporting (jaraco/skeleton#60)\"\n Disable couldnt-parse warnings. Prescribed workaround for nedbat/coveragepy#1392. Fixes python/importlib_resources#279 and fixes jaraco/skeleton#56.\n Add comment to link rationale for existence.\n 👹 Feed the hobgoblins (delint).\n Update changelog.\n Extend the workaround to satisfy docstring of typing._overload_dummy.\n Remove long-line comment.\n Extract variable for optional names.\n Restore logic for parts.","shortMessageHtmlLink":"pypi-importlib_metadata: Autospec creation for update from version 6.…"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEHTVd2QA","startCursor":null,"endCursor":null}},"title":"Activity · clearlinux-pkgs/pypi-importlib_metadata"}