From aa0bdf3adc6119efe27d9d002ce546850f8de9eb459b8a97afcf25803e1f2ae9 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 6 Dec 2016 12:06:37 +0000 Subject: [PATCH] Accepting request 443229 from home:tbechtold:branches:devel:languages:python - update to 16.8: * Fix markers that utilize ``in`` so that they render correctly. * Fix an erroneous test on Python RC releases. OBS-URL: https://build.opensuse.org/request/show/443229 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-packaging?expand=0&rev=12 --- packaging-16.7.tar.gz | 3 --- packaging-16.8.tar.gz | 3 +++ python-packaging.changes | 7 +++++++ python-packaging.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 packaging-16.7.tar.gz create mode 100644 packaging-16.8.tar.gz diff --git a/packaging-16.7.tar.gz b/packaging-16.7.tar.gz deleted file mode 100644 index 5567f7f..0000000 --- a/packaging-16.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2e246cde53917a320c4edb549b6b6ed0c80e22be835047bad814687c7345011e -size 44454 diff --git a/packaging-16.8.tar.gz b/packaging-16.8.tar.gz new file mode 100644 index 0000000..1a55572 --- /dev/null +++ b/packaging-16.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d50835fdf0a7edf0b55e311b7c887786504efea1177abd7e69329a8e5ea619e +size 44706 diff --git a/python-packaging.changes b/python-packaging.changes index 36f6824..6afc3e3 100644 --- a/python-packaging.changes +++ b/python-packaging.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Dec 2 17:55:31 UTC 2016 - tbechtold@suse.com + +- update to 16.8: + * Fix markers that utilize ``in`` so that they render correctly. + * Fix an erroneous test on Python RC releases. + ------------------------------------------------------------------- Wed May 25 10:55:53 UTC 2016 - tbechtold@suse.com diff --git a/python-packaging.spec b/python-packaging.spec index a8c20da..c10ff60 100644 --- a/python-packaging.spec +++ b/python-packaging.spec @@ -17,7 +17,7 @@ Name: python-packaging -Version: 16.7 +Version: 16.8 Release: 0 Summary: Core utilities for Python packages License: Apache-2.0