forked from pool/python-importlib-metadata
- Update to 4.10.0:
- #354: Removed Distribution._local factory. This functionality was created as a demonstration of the possible implementation. Now, the pep517 package provides this functionality directly through pep517.meta.load. - Require Python 3.7 or later. - #357: Fixed requirement generation from egg-info when a URL requirement is given. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-importlib-metadata?expand=0&rev=18
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 31 12:51:32 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Update to 4.10.0:
|
||||
- #354: Removed Distribution._local factory. This
|
||||
functionality was created as a demonstration of the possible
|
||||
implementation. Now, the pep517 package provides this
|
||||
functionality directly through pep517.meta.load.
|
||||
- Require Python 3.7 or later.
|
||||
- #357: Fixed requirement generation from egg-info when a URL
|
||||
requirement is given.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 6 09:40:17 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user