1
0

- Really run tests under python3

- Add patch to work with python3:
  * six.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-FormEncode?expand=0&rev=22
This commit is contained in:
Tomáš Chvátal
2019-03-07 11:09:56 +00:00
committed by Git OBS Bridge
parent be9be315ff
commit 2e5d2b5347
3 changed files with 2196 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Mar 7 11:09:21 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Really run tests under python3
- Add patch to work with python3:
* six.patch
-------------------------------------------------------------------
Mon Mar 4 16:23:43 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>