14
0
forked from pool/python-statsd

- Add remove-nose.patch:

* Use pytest for the testsuite, and switch to bare asserts.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-statsd?expand=0&rev=13
This commit is contained in:
2021-10-05 04:44:38 +00:00
committed by Git OBS Bridge
parent 8dbfc01031
commit 6003d33f9a
3 changed files with 162 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Oct 5 04:43:33 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Add remove-nose.patch:
* Use pytest for the testsuite, and switch to bare asserts.
-------------------------------------------------------------------
Sun Feb 24 08:54:55 UTC 2019 - John Vandenberg <jayvdb@gmail.com>