Accepting request 397926 from Cloud:OpenStack:Master

- update to 16.7:
  * Add support for the deprecated ``python_implementation`` marker which was
    an undocumented setuptools marker in addition to the newer markers.
  * Add support for the deprecated, PEP 345 environment markers in addition to
    the newer markers.

OBS-URL: https://build.opensuse.org/request/show/397926
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-packaging?expand=0&rev=9
This commit is contained in:
Dirk Mueller 2016-05-25 16:34:46 +00:00 committed by Git OBS Bridge
parent cfddb61bac
commit 6379d80d1a
4 changed files with 13 additions and 4 deletions

View File

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

3
packaging-16.7.tar.gz Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed May 25 10:55:53 UTC 2016 - tbechtold@suse.com
- update to 16.7:
* Add support for the deprecated ``python_implementation`` marker which was
an undocumented setuptools marker in addition to the newer markers.
* Add support for the deprecated, PEP 345 environment markers in addition to
the newer markers.
-------------------------------------------------------------------
Tue Mar 8 13:59:53 UTC 2016 - tbechtold@suse.com

View File

@ -17,7 +17,7 @@
Name: python-packaging
Version: 16.5
Version: 16.7
Release: 0
Summary: Core utilities for Python packages
License: Apache-2.0