python-extras/python-extras.changes
Alberto Planas Dominguez 110cf1902d 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
2016-08-30 11:58:52 +00:00

40 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
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
- Add 'tests' build conditional
-------------------------------------------------------------------
Mon Nov 25 13:49:08 UTC 2013 - speilicke@suse.com
- Drop nose buildrequires, use testtools directly
-------------------------------------------------------------------
Mon Apr 29 11:49:58 UTC 2013 - dmueller@suse.com
- update to 0.0.3:
* Fix support with older testtools
-------------------------------------------------------------------
Mon Jan 14 13:24:03 UTC 2013 - saschpe@suse.de
- Run testsuite
- Add documentation
- Use SPDX style license (MIT)
-------------------------------------------------------------------
Mon Jan 14 12:41:11 UTC 2013 - dmueller@suse.com
- Initial package (0.0.2)