forked from pool/python-importlib-metadata
Accepting request 992111 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/992111 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-importlib-metadata?expand=0&rev=12
This commit is contained in:
commit
949bbfa5fe
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5d26852efe48c0a32b0509ffbc583fda1a2266545a78d104a6f4aff3db17d700
|
||||
size 44160
|
3
importlib_metadata-4.12.0.tar.gz
Normal file
3
importlib_metadata-4.12.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:637245b8bab2b6502fcbc752cc4b7a6f6243bb02b31c5c26156ad103d3d45670
|
||||
size 48153
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 25 21:15:25 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 4.12.0:
|
||||
* py-93259: Now raise ``ValueError`` when ``None`` or an empty
|
||||
string are passed to ``Distribution.from_name`` (and other
|
||||
callers).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 5 00:10:35 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -27,7 +27,7 @@
|
||||
%{?!python_module:%define python_module() python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-importlib-metadata%{psuffix}
|
||||
Version: 4.11.4
|
||||
Version: 4.12.0
|
||||
Release: 0
|
||||
Summary: Read metadata from Python packages
|
||||
License: Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user