14
0

- Add patch to build with python 3.7:

* testtools-py37.patch
- Remove unittest2 dependency, it is needed only on python2.6

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=56
This commit is contained in:
Tomáš Chvátal
2018-08-10 11:27:57 +00:00
committed by Git OBS Bridge
parent 834a61cd29
commit 5962f9135b
3 changed files with 68 additions and 8 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Aug 10 11:27:08 UTC 2018 - tchvatal@suse.com
- Add patch to build with python 3.7:
* testtools-py37.patch
- Remove unittest2 dependency, it is needed only on python2.6
-------------------------------------------------------------------
Thu Mar 8 10:17:39 UTC 2018 - aplanas@suse.com