14
0

- Fix up all the dependencies and enable testing

- Add patch disabling one test that is specific to windows only:
  * disable-windows-test.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tasklib?expand=0&rev=2
This commit is contained in:
Tomáš Chvátal
2019-12-02 08:04:49 +00:00
committed by Git OBS Bridge
parent 5b388d2255
commit a52efe9b6a
3 changed files with 44 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Dec 2 07:59:19 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Fix up all the dependencies and enable testing
- Add patch disabling one test that is specific to windows only:
* disable-windows-test.patch
-------------------------------------------------------------------
Tue Nov 26 04:07:01 UTC 2019 - Martin Herkt <9+suse@cirno.systems>