14
0

Accepting request 307124 from home:benoit_monin:branches:devel:languages:python

- update to version 1.12.0
- 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

OBS-URL: https://build.opensuse.org/request/show/307124
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unittest-xml-reporting?expand=0&rev=11
This commit is contained in:
Jan Matejek
2015-05-18 13:35:33 +00:00
committed by Git OBS Bridge
parent 292d61ab45
commit db2e1eb797
4 changed files with 23 additions and 8 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
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
-------------------------------------------------------------------
Fri Nov 15 22:09:36 UTC 2013 - p.drouand@gmail.com