14
0

- update to 0.8.1:

* Enable tests with python setup.py test
  * Also support for python 3.6
  * Fix opensuse's multipython template
  * unify trailing whitespaces in templates
  * Handle no upstream source download URL gracefully
  * Allow packaging custom pypi names via obs-from-pypi.py

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=67
This commit is contained in:
Thomas Bechtold
2017-08-11 08:24:34 +00:00
committed by Git OBS Bridge
parent 2b793641c8
commit f9ddd14342
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Aug 11 08:22:57 UTC 2017 - tbechtold@suse.com
- update to 0.8.1:
* Enable tests with python setup.py test
* Also support for python 3.6
* Fix opensuse's multipython template
* unify trailing whitespaces in templates
* Handle no upstream source download URL gracefully
* Allow packaging custom pypi names via obs-from-pypi.py
-------------------------------------------------------------------
Thu Jun 22 08:37:19 UTC 2017 - tbechtold@suse.com