14
0

Accepting request 827065 from home:jayvdb:py-submit

Replace nose with pytest

OBS-URL: https://build.opensuse.org/request/show/827065
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proselint?expand=0&rev=19
This commit is contained in:
2020-08-16 17:41:34 +00:00
committed by Git OBS Bridge
parent b8301554d9
commit 0bd5f42640
2 changed files with 18 additions and 7 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Aug 16 16:47:49 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Replace unittest+nose with pytest
- Tidy spec
-------------------------------------------------------------------
Wed May 6 09:49:35 UTC 2020 - Matej Cepl <mcepl@suse.com>