14
0

- update to 0.8.0:

* Ignore the required python version for now
  * Add build condition for tests in opensuse template
  * Install setup_requires as BuildRequires during build
  * Update opensuse template for singlespec approach
  * Remove useless '(' and ')' replacements from opensuse template
  * travis: Update credential to deploy on pypi
- Remove manpage for now. Build is broken.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=59
This commit is contained in:
Thomas Bechtold
2017-03-02 10:18:25 +00:00
committed by Git OBS Bridge
parent a95f0479a9
commit f2b4634e0b
4 changed files with 18 additions and 13 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Mar 2 09:25:21 UTC 2017 - tbechtold@suse.com
- update to 0.8.0:
* Ignore the required python version for now
* Add build condition for tests in opensuse template
* Install setup_requires as BuildRequires during build
* Update opensuse template for singlespec approach
* Remove useless '(' and ')' replacements from opensuse template
* travis: Update credential to deploy on pypi
- Remove manpage for now. Build is broken.
-------------------------------------------------------------------
Tue Feb 14 11:49:36 UTC 2017 - tbechtold@suse.com