14
0

Accepting request 520034 from devel:languages:python:singlespec-staging

- Update to version 2.1.0:
  * no changelog available
- singlespec auto-conversion
- 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
- Update to version 1.7.0
  + No changelog available
- Require python-setuptools instead of distribute (upstreams merged)
- Initial python3 support
- 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.
- Added requirement for python-xml
- Initial version

OBS-URL: https://build.opensuse.org/request/show/520034
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unittest-xml-reporting?expand=0&rev=13
This commit is contained in:
Jan Matejek
2017-09-01 14:30:05 +00:00
committed by Git OBS Bridge
parent db2e1eb797
commit 9283da4cdc
4 changed files with 32 additions and 21 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Aug 31 21:26:38 UTC 2017 - toddrme2178@gmail.com
- Update to version 2.1.0:
* no changelog available
-------------------------------------------------------------------
Thu Aug 24 13:56:41 UTC 2017 - jmatejek@suse.com
- singlespec auto-conversion
-------------------------------------------------------------------
Thu May 14 12:06:39 UTC 2015 - benoit.monin@gmx.fr
@@ -49,3 +60,4 @@ Thu Sep 8 09:10:24 UTC 2011 - saschpe@suse.de
- Initial version