Skip to content

Conversation

@pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Dec 2, 2020

This PR updates importlib-metadata from 1.7.0 to 3.1.1.

Changelog

3.1.1

======

3.1.0

======

* Merge with 2.1.0.

3.0.0

======

* Require Python 3.6 or later.

2.1.1

======

* 261: Restored compatibility for package discovery for
metadata without version in the name and for legacy
eggs.

2.1.0

======

* 253: When querying for package metadata, the lookup
now honors
`package normalization rules <https://packaging.python.org/specifications/recording-installed-packages/>`_.

2.0.0

======

* ``importlib_metadata`` no longer presents a
``__version__`` attribute. Consumers wishing to
resolve the version of the package should query it
directly with
``importlib_metadata.version('importlib-metadata')``.
Closes 71.
Links

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #42

@pyup-bot pyup-bot closed this Dec 13, 2020
@leoschuch leoschuch deleted the pyup-update-importlib-metadata-1.7.0-to-3.1.1 branch December 13, 2020 21:08
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