14
0
forked from pool/python-rsa

Accepting request 827113 from home:jayvdb:py-submit

Replace nose with pytest

OBS-URL: https://build.opensuse.org/request/show/827113
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rsa?expand=0&rev=32
This commit is contained in:
Tomáš Chvátal
2020-08-17 06:16:23 +00:00
committed by Git OBS Bridge
parent 06f1634199
commit 916f62aa6a
2 changed files with 14 additions and 11 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Aug 16 21:04:02 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Replace setup.py test with pytest
- Remove %bcond_without tests
-------------------------------------------------------------------
Tue Jun 23 15:36:45 UTC 2020 - Dirk Mueller <dmueller@suse.com>