Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update importlib_metadata to 3.3.0 #225

Merged
merged 1 commit into from
Dec 14, 2020

Conversation

pyup-bot
Copy link
Contributor

This PR updates importlib_metadata from 3.1.1 to 3.3.0.

Changelog

3.3.0

======

* * 265: ``EntryPoint`` objects now expose a ``.dist`` object
referencing the ``Distribution`` when constructed from a
Distribution.

3.2.0

======

* The object returned by ``metadata()`` now has a
formally-defined protocol called ``PackageMetadata``
with declared support for the ``.get_all()`` method.
Fixes 126.
Links

@duckinator
Copy link
Owner

bors r+

@bors bors bot merged commit 3f13e80 into master Dec 14, 2020
@bors bors bot deleted the pyup-update-importlib_metadata-3.1.1-to-3.3.0 branch December 14, 2020 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants