14
0
forked from pool/python-treq

- Add patch to fix testrun on python3.7:

* python37.patch
- Fix macro expansion to run the tests under python3

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-treq?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2019-03-07 11:34:48 +00:00
committed by Git OBS Bridge
parent 28a862e9f5
commit 53dbed7863
3 changed files with 55 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Mar 7 11:33:03 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch to fix testrun on python3.7:
* python37.patch
- Fix macro expansion to run the tests under python3
-------------------------------------------------------------------
Mon Oct 22 07:25:25 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>