forked from pool/python-astor
Accepting request 788279 from home:polslinux:branches:devel:languages:python
- Add remove_nose.patch
* test suite runs fine without nose, because it was written for unittest2
and, because nose won't work with Python 3.9/3.10, this patch removes
the requirement from setup.cfg and use unittest2 in the spec file
instead of nose
OBS-URL: https://build.opensuse.org/request/show/788279
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astor?expand=0&rev=13
This commit is contained in:
committed by
Git OBS Bridge
parent
ba8055c912
commit
c8dc2273b2
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 25 15:11:49 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
- Add remove_nose.patch
|
||||
* test suite runs fine without nose, because it was written for unittest2
|
||||
and, because nose won't work with Python 3.9/3.10, this patch removes
|
||||
the requirement from setup.cfg and use unittest2 in the spec file
|
||||
instead of nose
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 17 12:59:09 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user