forked from pool/python-importlib-metadata
- 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:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:24499ffde1b80be08284100393955842be4a59c7c16bbf2738aad0e464a8e0aa
|
|
||||||
size 36517
|
|
3
importlib_metadata-3.7.2.tar.gz
Normal file
3
importlib_metadata-3.7.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:18d5ff601069f98d5d605b6a4b50c18a34811d655c55548adc833e687289acde
|
||||||
|
size 36644
|
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 12 21:29:20 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 3.7.2:
|
||||||
|
* Cleaned up cruft in entry_points docstring.
|
||||||
|
* Internal refactoring to facilitate ``entry_points() -> dict``
|
||||||
|
deprecation.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 2 00:20:59 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
Tue Mar 2 00:20:59 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-importlib-metadata
|
# spec file for package python-importlib-metadata-test
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
@@ -27,7 +27,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-importlib-metadata%{psuffix}
|
Name: python-importlib-metadata%{psuffix}
|
||||||
Version: 3.7.0
|
Version: 3.7.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Read metadata from Python packages
|
Summary: Read metadata from Python packages
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Reference in New Issue
Block a user