Accepting request 423806 from home:tbechtold:branches:devel:languages:python

update to version 1.0.0
  * Add trove classifiers specifying Python 3 support.
  * Release 1.0.0.
  * Add a tox.ini for testing with.
  * Add a .travis.yml.
  * Handle import cycles.
  * Support universal wheels

OBS-URL: https://build.opensuse.org/request/show/423806
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-extras?expand=0&rev=14
This commit is contained in:
2016-08-30 11:58:52 +00:00
committed by Git OBS Bridge
parent 09c901f8e5
commit 47be7947c2
4 changed files with 16 additions and 5 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Aug 30 11:47:56 UTC 2016 - tbechtold@suse.com
update to version 1.0.0
* Add trove classifiers specifying Python 3 support.
* Release 1.0.0.
* Add a tox.ini for testing with.
* Add a .travis.yml.
* Handle import cycles.
* Support universal wheels
-------------------------------------------------------------------
Fri Mar 7 11:01:35 UTC 2014 - speilicke@suse.com