15
0

- Add patch to fix tests on python3:

* invocations-py3.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-invocations?expand=0&rev=10
This commit is contained in:
Tomáš Chvátal
2018-08-11 14:28:33 +00:00
committed by Git OBS Bridge
parent 7349637ac6
commit 0fc91b5bd6
3 changed files with 25 additions and 1 deletions

View File

@@ -4,6 +4,8 @@ Sat Aug 11 12:01:52 UTC 2018 - tchvatal@suse.com
- Drop the multibuild as the cycle is gone
- Add patch to not rely on bundled stuff:
* invocations-no-bundled.patch
- Add patch to fix tests on python3:
* invocations-py3.patch
-------------------------------------------------------------------
Sat Aug 11 10:01:08 UTC 2018 - tchvatal@suse.com