1
0

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
This commit is contained in:
2016-12-06 12:06:37 +00:00
committed by Git OBS Bridge
parent c3013c7387
commit aa0bdf3adc
4 changed files with 11 additions and 4 deletions

View File

@@ -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