saltbundlepy-importlib-metadata

Edit Package saltbundlepy-importlib-metadata
No description set
Refresh
Refresh
Source Files
Filename Size Changed
importlib_metadata-6.8.0.tar.gz 0000053494 52.2 KB
project.diff 0000016021 15.6 KB
Revision 2 (latest revision is 3)
Victor Zhestkov's avatar Victor Zhestkov (vizhestkov) committed (revision 2)
- Update to 6.8.0:
  * Require Python 3.8 or later.
  * #453: When inferring top-level names that are importable for
    distributions in ``package_distributions``, now symlinks to
    other directories are honored.
- Update to 6.6.0:
  * Expanded type annotations.
  * python/cpython#103661: Removed excess error suppression in
    ``_read_files_egginfo_installed`` and fixed path handling
    on Windows.
  * #422: Removed ABC metaclass from ``Distribution`` and instead
    deprecated construction of ``Distribution`` objects without
    concrete methods.
  * Updated docs with tweaks from upstream CPython.
  * Consolidated some behaviors in tests around ``_path``.
  * Added type annotation for ``Distribution.read_text``.
- Update to 6.3.0:
  * #115: Support ``installed-files.txt`` for
    ``Distribution.files`` when present.
  * #442: Fixed issue introduced in v6.1.0 where non-importable
  * names (metadata dirs) began appearing in ``packages_distributions``.
  * #384: ``PackageMetadata`` now stipulates an additional
    ``get`` method allowing for easy querying of metadata keys that may
    not be present
- Update to 6.1.0:
  * ``packages_distributions`` now honors packages and
    modules with Python modules that not ``.py`` sources (e.g.
    ``.pyc``, *   ``.so``).
  * #434: Expand protocol for ``PackageMetadata.get_all`` to
    match the upstream implementation of ``email.message.Message.get_all``
Comments 0
openSUSE Build Service is sponsored by