14
0
forked from pool/python-mohawk

- Add patch remove-nose.patch:

* Use unittest assert methods rather than requiring nose.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mohawk?expand=0&rev=12
This commit is contained in:
2021-09-23 06:12:43 +00:00
committed by Git OBS Bridge
parent 9096d2dd90
commit 007a17dc6a
3 changed files with 859 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 23 06:11:30 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch remove-nose.patch:
* Use unittest assert methods rather than requiring nose.
-------------------------------------------------------------------
Fri Feb 19 22:51:29 UTC 2021 - antoine.belvire@opensuse.org