forked from pool/python-packaging
- update to 19.1:
* Add the ``packaging.tags`` module. * Correctly handle two-digit versions in ``python_version`` OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-packaging?expand=0&rev=25
This commit is contained in:
parent
94a06e9b84
commit
37ce1c4c76
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0c98a5d0be38ed775798ece1b9727178c4469d9c3b4ada66e8e6b7849f8732af
|
|
||||||
size 48608
|
|
3
packaging-19.1.tar.gz
Normal file
3
packaging-19.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c491ca87294da7cc01902edbe30a5bc6c4c28172b5138ab4e4aa1b9d7bfaeafe
|
||||||
|
size 57886
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 6 04:58:54 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
|
||||||
|
|
||||||
|
- update to 19.1:
|
||||||
|
* Add the ``packaging.tags`` module.
|
||||||
|
* Correctly handle two-digit versions in ``python_version``
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 9 04:56:34 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
Sat Mar 9 04:56:34 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%bcond_with test
|
%bcond_with test
|
||||||
Name: python-packaging
|
Name: python-packaging
|
||||||
Version: 19.0
|
Version: 19.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Core utilities for Python packages
|
Summary: Core utilities for Python packages
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user