You're not reviewing the full diff of
request 788279
, but the diff to the superseded
request 788250
(Show full diff)
Overview
Request 788279 accepted
- 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
Loading...
Login required, please
login
in order to comment
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
scarabeus_iv accepted request