14
0
forked from pool/python-invoke

- Add patch to not use vendored libs:

* 0001-Make-test-fallback-to-system-modules-when-vendorized.patch
- Remove unneeded deps
- Remove the multibuild again as we no longer cycle

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-invoke?expand=0&rev=13
This commit is contained in:
Tomáš Chvátal
2018-08-11 11:48:44 +00:00
committed by Git OBS Bridge
parent 16c2cc19bc
commit 6bf9836b43
4 changed files with 120 additions and 31 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Aug 11 11:42:30 UTC 2018 - tchvatal@suse.com
- Add patch to not use vendored libs:
* 0001-Make-test-fallback-to-system-modules-when-vendorized.patch
- Remove unneeded deps
- Remove the multibuild again as we no longer cycle
-------------------------------------------------------------------
Sat Aug 11 10:04:46 UTC 2018 - tchvatal@suse.com