15
0
forked from pool/python-case

- Add remove-nose.patch:

* Stop using nose to skip tests.
- Adjust Requires from python-nose to python-pytest.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-case?expand=0&rev=10
This commit is contained in:
2021-09-15 04:40:19 +00:00
committed by Git OBS Bridge
parent dadb02a190
commit 4a14df258f
3 changed files with 23 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Sep 15 04:38:57 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Add remove-nose.patch:
* Stop using nose to skip tests.
- Adjust Requires from python-nose to python-pytest.
-------------------------------------------------------------------
Sun Aug 16 06:43:43 UTC 2020 - John Vandenberg <jayvdb@gmail.com>