forked from pool/python-testresources
* Fix #1590536 classifiers not reported in PyPI * Drop support for Python 2.4, 2.5, 3.2 * Bug #1524048: depend on pbr at runtime * Handle unittest2 test suites as well * Use pbr for versions as well * More diagnostics on sort failures * Cleanup old helper we don't need anymore * Add a tox.ini for convenience * Add a Travis config * Ignore more files * Build and ship wheels * Migrate to pbr OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testresources?expand=0&rev=9
39 lines
1.2 KiB
Plaintext
39 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Nov 14 14:13:03 UTC 2016 - dmueller@suse.com
|
|
|
|
- update to 2.0.1:
|
|
* Fix #1590536 classifiers not reported in PyPI
|
|
* Drop support for Python 2.4, 2.5, 3.2
|
|
* Bug #1524048: depend on pbr at runtime
|
|
* Handle unittest2 test suites as well
|
|
* Use pbr for versions as well
|
|
* More diagnostics on sort failures
|
|
* Cleanup old helper we don't need anymore
|
|
* Add a tox.ini for convenience
|
|
* Add a Travis config
|
|
* Ignore more files
|
|
* Build and ship wheels
|
|
* Migrate to pbr
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 12 08:42:01 UTC 2014 - cdenicolo@suse.com
|
|
|
|
- license update: (Apache-2.0 or BSD-3-Clause) and GPL-2.0+
|
|
missing BSD-license
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 24 11:15:49 UTC 2013 - speilicke@suse.com
|
|
|
|
- Require python-setuptools instead of distribute (upstreams merged)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 3 09:15:08 UTC 2013 - speilicke@suse.com
|
|
|
|
- Fix license according to what sr#159597 intended
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 15 14:29:27 UTC 2013 - speilicke@suse.com
|
|
|
|
- Initial version
|
|
|