15
0

- Add patch remove-nose.patch:

* Use generic assert methods rather than nose methods.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-expiringdict?expand=0&rev=3
This commit is contained in:
2021-12-06 05:28:17 +00:00
committed by Git OBS Bridge
parent f91f73b0fd
commit 099efb07b5
3 changed files with 227 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Dec 6 05:27:10 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch remove-nose.patch:
* Use generic assert methods rather than nose methods.
-------------------------------------------------------------------
Sat Jul 17 09:55:01 UTC 2021 - Martin Hauke <mardnh@gmx.de>