forked from pool/python-importlib-metadata
Accepting request 1098809 from devel:languages:python
- 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. OBS-URL: https://build.opensuse.org/request/show/1098809 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-importlib-metadata?expand=0&rev=21
This commit is contained in:
commit
2eced8e341
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:92501cdf9cc66ebd3e612f1b4f0c0765dfa42f0fa38ffb319b6bd84dd675d705
|
||||
size 53379
|
BIN
importlib_metadata-6.8.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
importlib_metadata-6.8.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 15 15:01:35 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 4 21:32:41 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -28,7 +28,7 @@
|
||||
%define skip_python2 1
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-importlib-metadata%{psuffix}
|
||||
Version: 6.6.0
|
||||
Version: 6.8.0
|
||||
Release: 0
|
||||
Summary: Read metadata from Python packages
|
||||
License: Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user