15
0

Accepting request 819991 from home:pgajdos:python

- switch from nose to pytest
- added patches
  fix https://github.com/formencode/formencode/pull/154
  + python-FormEncode-remove-nose.patch

OBS-URL: https://build.opensuse.org/request/show/819991
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-FormEncode?expand=0&rev=24
This commit is contained in:
Tomáš Chvátal
2020-07-10 13:55:31 +00:00
committed by Git OBS Bridge
parent 2e5d2b5347
commit a60c0a55c5
3 changed files with 186 additions and 3 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Jul 10 12:51:17 UTC 2020 - pgajdos@suse.com
- switch from nose to pytest
- added patches
fix https://github.com/formencode/formencode/pull/154
+ python-FormEncode-remove-nose.patch
-------------------------------------------------------------------
Thu Mar 7 11:09:21 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>