Accepting request 1135283 from devel:languages:python

- update to 7.0.1:
  * Corrected the interface for SimplePath to encompass the
    expectations of locate_file and PackagePath.
  * Fixed type annotations to allow strings.

OBS-URL: https://build.opensuse.org/request/show/1135283
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-importlib-metadata?expand=0&rev=23
This commit is contained in:
Ana Guerrero 2023-12-28 21:54:48 +00:00 committed by Git OBS Bridge
commit dc3f167cb4
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:7fc841f8b8332803464e5dc1c63a2e59121f46ca186c0e2e182e80bf8c1319f7
size 54280

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Dec 27 10:55:48 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 7.0.1:
* Corrected the interface for SimplePath to encompass the
expectations of locate_file and PackagePath.
* Fixed type annotations to allow strings.
-------------------------------------------------------------------
Thu Dec 7 22:49:16 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -28,7 +28,7 @@
%define skip_python2 1
%{?sle15_python_module_pythons}
Name: python-importlib-metadata%{psuffix}
Version: 7.0.0
Version: 7.0.1
Release: 0
Summary: Read metadata from Python packages
License: Apache-2.0