14
0

- update to 3.7.2:

* Cleaned up cruft in entry_points docstring.
  * Internal refactoring to facilitate ``entry_points() -> dict``
    deprecation.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-importlib-metadata?expand=0&rev=14
This commit is contained in:
2021-04-26 09:24:52 +00:00
committed by Git OBS Bridge
parent 67d3b8146c
commit 6bc6dabc14
4 changed files with 13 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package python-importlib-metadata
# spec file for package python-importlib-metadata-test
#
# Copyright (c) 2021 SUSE LLC
#
@@ -27,7 +27,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-importlib-metadata%{psuffix}
Version: 3.7.0
Version: 3.7.2
Release: 0
Summary: Read metadata from Python packages
License: Apache-2.0