This request is superseded by
request 788279
(Show diff)
Overview
Request 788250 superseded
- 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
- Created by polslinux
- In state superseded
- Superseded by 788279
Loading...
Request History
polslinux created request
- 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
superseded by 788279
Was this upstreamed?