- update to 4.8.2:
* #353: Fixed discovery of distributions when path is empty. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-importlib-metadata?expand=0&rev=17
This commit is contained in:
parent
0a94553eae
commit
46b3d8e145
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f284b3e11256ad1e5d03ab86bb2ccd6f5339688ff17a4d797a0fe7df326f23b1
|
||||
size 41779
|
3
importlib_metadata-4.8.2.tar.gz
Normal file
3
importlib_metadata-4.8.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:75bdec14c397f528724c1bfd9709d660b33a4d2e77387a3358f20b848bb5e5fb
|
||||
size 41791
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 6 09:40:17 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 4.8.2:
|
||||
* #353: Fixed discovery of distributions when path is empty.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 20 11:37:47 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -27,7 +27,7 @@
|
||||
%{?!python_module:%define python_module() python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-importlib-metadata%{psuffix}
|
||||
Version: 4.8.1
|
||||
Version: 4.8.2
|
||||
Release: 0
|
||||
Summary: Read metadata from Python packages
|
||||
License: Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user