15
0

- Add patch switch-to-pytest.patch:

* Stop using nose imports, use pytest instead.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-datadiff?expand=0&rev=3
This commit is contained in:
2021-09-16 05:43:40 +00:00
committed by Git OBS Bridge
parent e42c87ba63
commit 8fc05c1531
3 changed files with 364 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 16 05:42:47 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch switch-to-pytest.patch:
* Stop using nose imports, use pytest instead.
-------------------------------------------------------------------
Mon Oct 21 12:34:48 UTC 2019 - Martin Hauke <mardnh@gmx.de>