14
0

- Add remove-nose.patch:

* Use pytest, rather than nose.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requirements-parser?expand=0&rev=15
This commit is contained in:
2021-09-21 01:02:57 +00:00
committed by Git OBS Bridge
parent f360a0a79c
commit b0700a4b28
3 changed files with 55 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Sep 21 01:02:21 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Add remove-nose.patch:
* Use pytest, rather than nose.
-------------------------------------------------------------------
Wed Apr 15 08:39:06 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>