diff --git a/packaging-16.5.tar.gz b/packaging-16.5.tar.gz deleted file mode 100644 index 8ae79d4..0000000 --- a/packaging-16.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b763bd2a025e957323f761bf00fb72e8c17ac1c6d5eb8fb55c18802f2143f911 -size 43810 diff --git a/packaging-16.7.tar.gz b/packaging-16.7.tar.gz new file mode 100644 index 0000000..5567f7f --- /dev/null +++ b/packaging-16.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e246cde53917a320c4edb549b6b6ed0c80e22be835047bad814687c7345011e +size 44454 diff --git a/python-packaging.changes b/python-packaging.changes index ea6eaa0..36f6824 100644 --- a/python-packaging.changes +++ b/python-packaging.changes @@ -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 diff --git a/python-packaging.spec b/python-packaging.spec index d133c63..5f0b097 100644 --- a/python-packaging.spec +++ b/python-packaging.spec @@ -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