14
0

Accepting request 826980 from home:jayvdb:py-submit

Reactivate test suite, replacing nose with pytest

OBS-URL: https://build.opensuse.org/request/show/826980
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setproctitle?expand=0&rev=40
This commit is contained in:
Tomáš Chvátal
2020-08-16 07:56:18 +00:00
committed by Git OBS Bridge
parent 97dba32ffd
commit e190fc2196
3 changed files with 40 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Aug 16 07:30:43 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Revert to working test suite, re-adding use-pkg-config.patch,
and replace nose with pytest
-------------------------------------------------------------------
Tue Mar 10 11:56:23 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>