forked from pool/python-importlib-metadata
- update to 7.1.0:
* Improve import time (python/cpython#114664). * Make MetadataPathFinder.find_distributions a classmethod for consistency with CPython. Closes #484. * Allow MetadataPathFinder.invalidate_caches to be called as a classmethod. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-importlib-metadata?expand=0&rev=52
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 22 20:45:24 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 7.1.0:
|
||||
* Improve import time (python/cpython#114664).
|
||||
* Make MetadataPathFinder.find_distributions a classmethod for
|
||||
consistency with CPython. Closes #484.
|
||||
* Allow MetadataPathFinder.invalidate_caches to be called as a
|
||||
classmethod.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 16 08:32:40 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user