2015-05-18 13:35:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 14 12:06:39 UTC 2015 - benoit.monin@gmx.fr
|
|
|
|
|
|
|
|
- update to version 1.12.0:
|
|
|
|
* no changelog available
|
|
|
|
- remove python-xml from requirement
|
|
|
|
- add new dependency python-six
|
|
|
|
- add new dependency python-unittest2 for SLE11
|
|
|
|
- remove sed call on testsuite.py: not needed anymore
|
|
|
|
- remove LICENSE and README.markdown: not provided anymore
|
|
|
|
|
2013-11-15 22:12:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 15 22:09:36 UTC 2013 - p.drouand@gmail.com
|
|
|
|
|
|
|
|
- Update to version 1.7.0
|
|
|
|
+ No changelog available
|
|
|
|
|
2013-10-24 11:16:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 24 11:16:35 UTC 2013 - speilicke@suse.com
|
|
|
|
|
|
|
|
- Require python-setuptools instead of distribute (upstreams merged)
|
|
|
|
|
2013-01-15 13:45:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 14 16:57:42 UTC 2013 - p.drouand@gmail.com
|
|
|
|
|
|
|
|
- Initial python3 support
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 14 16:51:12 UTC 2013 - p.drouand@gmail.com
|
|
|
|
|
|
|
|
- Update to 1.4.3 version:
|
|
|
|
* fix indentation problem
|
|
|
|
- Update to 1.4 version:
|
|
|
|
* Refactor Django test runner to clean up imports
|
|
|
|
* Allow bool values in TEST_OUTPUT_VERBOSE for backwards-compatibility
|
|
|
|
* Fix Django test runner for renamed XMLTestRunner constructor parameter
|
|
|
|
* Fixed syntax error on classifiers section.
|
|
|
|
* Added support for Python 3.
|
|
|
|
* Renamed constructor parameter to make it compatible with the one used
|
|
|
|
in unittest.TextTestRunner.
|
|
|
|
|
2011-09-08 09:38:35 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 8 09:36:53 UTC 2011 - saschpe@suse.de
|
|
|
|
|
|
|
|
- Added requirement for python-xml
|
|
|
|
|
2011-09-08 09:29:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 8 09:10:24 UTC 2011 - saschpe@suse.de
|
|
|
|
|
|
|
|
- Initial version
|
|
|
|
|