14
0

- 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:
2019-08-06 05:00:23 +00:00
committed by Git OBS Bridge
parent 94a06e9b84
commit 37ce1c4c76
4 changed files with 11 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_with test
Name: python-packaging
Version: 19.0
Version: 19.1
Release: 0
Summary: Core utilities for Python packages
License: Apache-2.0