Accepting request 935953 from devel:languages:python

- update to 4.8.2:
  * #353: Fixed discovery of distributions when path is empty.

OBS-URL: https://build.opensuse.org/request/show/935953
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-importlib-metadata?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2021-12-09 18:45:11 +00:00 committed by Git OBS Bridge
commit fe1ae16b59
4 changed files with 10 additions and 4 deletions

View File

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

View File

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

View File

@ -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>

View File

@ -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