python-importlib-metadata/_multibuild
Dirk Mueller 4b02c746d7 - update to 8.5.0:
* Deferred import of zipfile.Path
  * Deferred import of json
  * Rely on zipp overlay for zipfile.Path.
  * Deferred import of inspect for import performance.
  * Disallow passing of 'dist' to EntryPoints.select.
  * Add SimplePath to importlib_metadata.__all__.
  * Prioritize valid dists to invalid dists when retrieving by
    name.
  * Message.__getitem__ now raises a KeyError on missing keys.
  * Removed deprecated support for Distribution subclasses not
    implementing abstract methods.
  * When reading installed files from an egg, use
    relative_to(walk_up=True) to honor files installed outside of
    the installation root.
  * Deferred select imports in for speedup
    (python/cpython#109829).
  * Updated fixtures for python/cpython#120801.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-importlib-metadata?expand=0&rev=55
2024-10-23 20:30:36 +00:00

4 lines
53 B
Plaintext

<multibuild>
<package>test</package>
</multibuild>