14
0
forked from pool/python-moban

- Add remove_nose.patch which ports test suite from nose to

pytest (gh#moremoban/moban#364). Still unfinished and work in progress.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-moban?expand=0&rev=15
This commit is contained in:
2020-09-18 14:49:51 +00:00
committed by Git OBS Bridge
parent 5bbddf19a0
commit 428f09a372
3 changed files with 1680 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 18 14:48:12 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Add remove_nose.patch which ports test suite from nose to
pytest (gh#moremoban/moban#364). Still unfinished and work in progress.
-------------------------------------------------------------------
Fri Jun 12 07:54:57 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>