Accepting request 1032010 from home:yarunachalam:branches:devel:languages:python

- Update to version 5.0.0
  * #97, #284, #300: Removed compatibility shims for deprecated entry point interfaces.
- Update to version 4.13.0
  * #396: Added compatibility for PathDistributions originating from Python 3.8 and 3.9.

OBS-URL: https://build.opensuse.org/request/show/1032010
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-importlib-metadata?expand=0&rev=28
This commit is contained in:
Matej Cepl 2022-10-29 11:49:45 +00:00 committed by Git OBS Bridge
parent 1a02add923
commit a9fe381c26
4 changed files with 12 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:637245b8bab2b6502fcbc752cc4b7a6f6243bb02b31c5c26156ad103d3d45670
size 48153

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:da31db32b304314d044d3c12c79bd59e307889b287ad12ff387b3500835fc2ab
size 48756

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Oct 28 17:43:19 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 5.0.0
* #97, #284, #300: Removed compatibility shims for deprecated entry point interfaces.
- Update to version 4.13.0
* #396: Added compatibility for PathDistributions originating from Python 3.8 and 3.9.
-------------------------------------------------------------------
Mon Jul 25 21:15:25 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@ -27,7 +27,7 @@
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
Name: python-importlib-metadata%{psuffix}
Version: 4.12.0
Version: 5.0.0
Release: 0
Summary: Read metadata from Python packages
License: Apache-2.0