python-importlib-metadata

Edit Package python-importlib-metadata
No description set
Refresh
Refresh
Source Files
Filename Size Changed
_multibuild 0000000053 53 Bytes
importlib_metadata-4.11.3.tar.gz 0000043607 42.6 KB
python-importlib-metadata.changes 0000017255 16.9 KB
python-importlib-metadata.spec 0000002928 2.86 KB
Latest Revision
Victor Zhestkov's avatar Victor Zhestkov (vizhestkov) committed (revision 1)
- update to 4.11.3:
  * #372: Removed cast of path items in FastPath, not needed.
  * #369: Fixed bug where ``EntryPoint.extras`` was returning
    match objects and not the extras strings.
  * #367: In ``Distribution.requires`` for egg-info, if ``requires.txt``
    is empty, return an empty list.
  * bpo-46246: Added ``__slots__`` to ``EntryPoints``.
  * #365 and bpo-46546: Avoid leaking ``method_name`` in
    ``DeprecatedList``.

- update to 4.10.1:
  - #361: Avoid potential REDoS in ``EntryPoint.pattern``. 

- 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.

- update to 4.8.2:
  * #353: Fixed discovery of distributions when path is empty. 

  
- Update to v4.8.1 
   * #348: Restored support for EntryPoint access by item,
     deprecating support in the process. Users are advised to use
     direct member access instead of item-based access:
Comments 0
openSUSE Build Service is sponsored by