GitHub / python/importlib_metadata / commits
Library to access metadata for Python packages
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 2667241f | Update skeleton description to describe the periodic collapse. Fixes #27. | Jason R. Coombs <j****o@j****m> | over 5 years ago | |
| a81fb90c | merge Merge remote-tracking branch 'origin/archive/2020-12' into 2020-handoff | Jason R. Coombs <j****o@j****m> | over 5 years ago | |
| c681f674 | Collapse skeleton history from archive/2020-12 | Jason R. Coombs <j****o@j****m> | over 5 years ago | |
| c5dbfdb3 | Update changelog. | Jason R. Coombs <j****o@j****m> | over 5 years ago | |
| 84d69614 | The distribution name can be egginfo too | Jason R. Coombs <j****o@j****m> | over 5 years ago | |
| 96cc3283 | Remove Python 2 compatibility code | Jason R. Coombs <j****o@j****m> | over 5 years ago | |
| ad7c371d | Make 'dist' a single, optional attribute on an EntryPoint. | Jason R. Coombs <j****o@j****m> | over 5 years ago | |
| eb839a69 | Add test to ensure that EntryPoints are sortable. Fixes #267. | Jason R. Coombs <j****o@j****m> | over 5 years ago | |
| 155bc48b | merge Merge branch 'maint/2.x' | Jason R. Coombs <j****o@j****m> | over 5 years ago | |
| 83c7dd25 | merge Merge pull request #264 from python/bugfix/261-versionless-egg-info-pre-norma... |
Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 4cb3bd01 | Update changelog. Ref #261. | Jason R. Coombs <j****o@j****m> | over 5 years ago | |
| 6036a37a | Avoid relying on new-style normalization for legacy eggs. | Jason R. Coombs <j****o@j****m> | over 5 years ago | |
| 4098b519 | Perform exact match on Prepared.normalized, and then add a separate check for... | Jason R. Coombs <j****o@j****m> | over 5 years ago | |
| 7bdbb572 | Add test to ensure that a prefix isn't matched | Jason R. Coombs <j****o@j****m> | over 5 years ago | |
| 530f5da8 |
importlib_metadata: define protocol for Distribution.metadata
Signed-off-by: Filipe Laíns <l****s@r****t> |
Filipe Laíns <l****s@r****t> | over 5 years ago | |
| 595eb5f6 | Compare the name against self.normalized. Fixes #261 but also will cause 'lib... | Jason R. Coombs <j****o@j****m> | over 5 years ago | |
| fea6e754 | Move is_egg into prepared. | Jason R. Coombs <j****o@j****m> | over 5 years ago | |
| 313535ae | Extract method for matching a name in a prepared search. | Jason R. Coombs <j****o@j****m> | over 5 years ago | |
| 4335defc | Add test capturing expectation where versionless metadata exists but hasn't b... | Jason R. Coombs <j****o@j****m> | over 5 years ago | |
| 9aee90b6 | Fix syntax in changelog | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| 55e64a43 | merge Merge pull request #258 from python/feature/skeleton |
Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 8721a05a | merge Merge branch 'master' into feature/skeleton | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| ed672eed | Consolidate coverage files | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| eabd24d2 | Restore diffcov | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| b29baea2 | Correct syntax for invoking pytest | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| d5a5c90b | Bring back perf | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| 67cb1233 | Run tests to exercise coverage | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| c3421fb8 | merge Merge branch 'maint/2.x' | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| dd25a385 | merge Merge pull request #253 from uranusjr/search-dot-in-dist-info |
Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 03901b29 | Exclude prepare.example.setup to avoid spurious mypy errors. | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| 96c829ad | Exclude tests and docs from wheel. | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| a5bbdd4e | Remove manifest | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| 505395a0 | 🧎♀️ Genuflect to the types. | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| cb7e8fc3 | 👹 Feed the hobgoblins (delint). | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| f0f20240 | ⚫ Fade to black. | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| 50c72b22 | merge Merge https://github.com/jaraco/skeleton into feature/skeleton | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| 7f292bc6 | merge Merge pull request #250 from python/debt/py36 |
Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 2bc49891 | Add Only tag or users will complain. | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| 49f223dd | merge Merge pull request #252 from FFY00/fix-diffcov |
Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 3aa1141a | Require Python 3.6 in tox and github actions | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| ab046935 | 👹 Feed the hobgoblins (delint). | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| bed8fd2c | merge Merge branch 'master' into debt/py36 | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| b072a464 | Restore Python 2 compatibility. | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| 1028cb9b | Support legacy filenames with an unnormalized dot. | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| e7d59299 | Add test to capture legacy expectation where distinfo might appear with a dot... | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| dbdef6ba | Capture the target expectation of normalized names. | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| d027af68 | Update changelog. | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| 216397d6 | Reword backport philosophy to capture intention on subsequent Python releases... | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| ac1d9e82 | merge Merge pull request #251 from Julian/hooray |
Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 27f7c53a | Honor TOX_WORK_DIR if set. Workaround for tox-dev/tox#20. | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| bd5cac5c | Make sure each `EntryPoint` carries it's `Distribution` information |
Pedro Algarvio <p****o@a****e>
Committed by: Jason R. Coombs <j****o@j****m> |
almost 6 years ago | |
| fb8d9c43 | Move Tidelift release note publishing to Github Actions. | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| 95ce6f33 | Use inline flags with local scope. | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| 8fb96b0d | Fix dot handling in dist-info directory name | Tzu-ping Chung <u****r@g****m> | almost 6 years ago | |
| 7c2164b5 |
ci: fix diffcov
Signed-off-by: Filipe Laíns <l****s@a****g> |
Filipe Laíns <l****s@a****g> | almost 6 years ago | |
| 747f6833 | Clarify that this has been added to the stdlib. | Julian Berman <J****n@G****m> | almost 6 years ago | |
| 1311ceca | use add-github-secrets, which infers the secrets needed from the github workf... | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| 5b73f25b | Add Python versions, specify specific env for tests, add jobs. | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| 137026d0 | Update URLs. | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| c484c781 | Replace GitLab CI with Github workflow | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| ca9ad41a | Drop tests on Travis, Appveyor, and Azure Pipelines. | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| 6ad08b84 | Test on Python 3.9. Skip 3.7 to avoid creating too many builds. Release on 3.9. | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| 4daebe86 | FS_NONASCII moves to test.support.os_helper in Python 3.10, so add a compatib... | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| 5474714e | Use RTD v2 config | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| dcd7cbda | Refresh docs to prefer Github Actions to Azure Pipelines. Ref jaraco/skeleton... | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| ce34be2f | Cut releases from Github Actions instead of Azure Pipelines. Ref jaraco/skele... | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| ea912cf6 | Add workflows for running tests. Ref jaraco/skeleton#24. | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| ab33995a | Remove compatibility code. | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| 107f9029 | Drop support for sunset Pythons (3.5 and earlier). | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| 7ea08d0f | merge Merge branch 'move-tests' into 'master' | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| 678e1a97 | Also enable flake8 and cov when the plugins are present. | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| 8117892e | Use enabled plugin configuration to enable mypy and black when the plugin is ... | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| 38207546 | Bump black and blacken-docs to latest stable versions. | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| 15f6272d | Disable pytest-black and pytest-mypy on PyPy. Fixes jaraco/skeleton#22. Ref p... | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| 6a13942e | Add the env var mapping too. | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| 8032e1d3 | Moved refresh.svg to another branch. Reference the animation from the docs. R... | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| e630a0c8 | Create Github releases when releasing the package. Fixes jaraco/skeleton#23. | Jason R. Coombs <j****o@j****m> | almost 6 years ago | |
| 30b11308 | Move tests and docs directories outside of source directory | Jon Dufresne <j****e@g****m> | about 6 years ago | |
| a2fc2792 | Remove workaround for python/mypy#8627. Ref jaraco/skeleton#18. | Jason R. Coombs <j****o@j****m> | about 6 years ago | |
| 46efbf9d | merge Merge branch 'bugfix/update-author' into 'master' | Jason R. Coombs <j****o@j****m> | about 6 years ago | |
| a274bcc0 | merge Merge branch 'bugfix/remove-dunder-version' into 'master' | Jason R. Coombs <j****o@j****m> | about 6 years ago | |
| af471bcf | Remove importlib_metadata.__version__. Closes #71. | Jason R. Coombs <j****o@j****m> | about 6 years ago | |
| 3610d148 | merge Merge branch 'feature/124-nicer-not-found' | Jason R. Coombs <j****o@j****m> | about 6 years ago | |
| 583731bc | Update changelog. | Jason R. Coombs <j****o@j****m> | about 6 years ago | |
| f0c5679c | Turns out test.support is available in stdlib, so rely on it unconditionally.... | Jason R. Coombs <j****o@j****m> | about 6 years ago | |
| 6ec64486 | In PackageNotFoundError, make reference to the package metadata being missing... | Jason R. Coombs <j****o@j****m> | about 6 years ago | |
| e4e555d0 | Add test capturing expectation that users should receive a hint as to the cau... | Jason R. Coombs <j****o@j****m> | about 6 years ago | |
| 2cb809a2 | Add workaround for AIX issue reported in bpo-39791. | Jason R. Coombs <j****o@j****m> | about 6 years ago | |
| 366c2d36 | 👹 Feed the hobgoblins (delint). | Jason R. Coombs <j****o@j****m> | about 6 years ago | |
| b2487259 | 👹 Feed the hobgoblins (delint). | Jason R. Coombs <j****o@j****m> | about 6 years ago | |
| 23ff3cb4 | Allow 'dists' to be any iterable. Closes #122. | Jason R. Coombs <j****o@j****m> | about 6 years ago | |
| f452ac50 | Move local tests to test_integration so they're omitted on CPython. | Jason R. Coombs <j****o@j****m> | about 6 years ago | |
| 29397caf | Move unicode test to test_main so it's included in CPython port. | Jason R. Coombs <j****o@j****m> | about 6 years ago | |
| 111df087 | Prefer just 'name'. Ref #122. | Jason R. Coombs <j****o@j****m> | about 6 years ago | |
| 005c528c | Update author to Jason as he's owned the bulk of the implementation. | Jason R. Coombs <j****o@j****m> | about 6 years ago | |
| f27c7d42 | merge Merge branch 'feature/pep517-metadata' into 'master' | Jason R. Coombs <j****o@j****m> | about 6 years ago | |
| e6fa017e | Make _local a private method, available provisionally. | Jason R. Coombs <j****o@j****m> | about 6 years ago | |
| 4d2f2c2a | merge Merge branch 'master' into feature/pep517-metadata | Jason R. Coombs <j****o@j****m> | about 6 years ago | |
| 95a187bc | merge Merge branch 'bugfix/121-unicode-error-on-fastpath' into 'master' | Jason R. Coombs <j****o@j****m> | about 6 years ago | |
| 5c37a7ef | merge Merge branch 'master' into 'bugfix/121-unicode-error-on-fastpath' | Jason R. Coombs <j****o@j****m> | about 6 years ago |