14
0
forked from pool/python-pilkit

- Add switch-to-pytest.patch:

* Switch to using pytest, rather than nose.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pilkit?expand=0&rev=10
This commit is contained in:
2021-09-06 08:45:12 +00:00
committed by Git OBS Bridge
parent fe037821d9
commit 40abb35419
3 changed files with 103 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 6 08:44:11 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Add switch-to-pytest.patch:
* Switch to using pytest, rather than nose.
-------------------------------------------------------------------
Tue Jun 1 08:51:39 UTC 2021 - pgajdos@suse.com