This came out of Bug 1789200. unittest2 is an older version of unittest intended as a backport to Python 2.6. A small number of packages require it under Python 3. This bug is to track the effort to remove the dependency from those packages.
dnf repoquery --disablerepo=* --enablerepo=fedora{,-source} --releasever=rawhide --whatrequires python3-unittest2 --refresh ProDy-0:1.10.10-4.fc32.src fedpkg-0:1.37-10.fc32.src obs-service-tar_scm-0:0.10.10-2.fc32.src pyephem-0:3.7.6.0-17.fc32.src python-funcsigs-0:1.0.2-17.fc32.src python-testtools-0:2.3.0-15.fc32.src python-traceback2-0:1.4.0-25.fc32.src python3-testtools-0:2.3.0-15.fc32.noarch tuned-0:2.13.0-1.fc32.src
ProDy - pushed but not built fedpkg - pushed but not built obs-service-tar_scm - pushed but not built pyephem - https://src.fedoraproject.org/rpms/pyephem/pull-request/1 python-funcsigs - pushed but not built python-testtools - TBD python-traceback2 - (Only needed by unittest2 and testtools) https://bugzilla.redhat.com/show_bug.cgi?id=1789416 tuned - verified in koji
python-testtools - https://src.fedoraproject.org/rpms/python-testtools/pull-request/6
tuned - https://github.com/redhat-performance/tuned/issues/241
This bug appears to have been reported against 'rawhide' during the Fedora 32 development cycle. Changing version to 32.
Current Status: pyephem - https://src.fedoraproject.org/rpms/pyephem/pull-request/1 python-traceback2 - https://bugzilla.redhat.com/show_bug.cgi?id=1789416 python3-testtools - https://src.fedoraproject.org/rpms/python-testtools/pull-request/6 tuned - https://github.com/redhat-performance/tuned/issues/241 I bumped the pull requests and the tuned issue. I'd do an upstream PR for tuned, but it's unclear what platforms they are supporting.
Current Status: $ repoquery --refresh --repo=koji{,-source} --whatrequires python3-unittest2 pyephem-0:3.7.6.0-18.fc32.src tuned-0:2.13.0-2.fc32.src pyephem has an open PR (ignored) tuned is trivially fixable by: +sed -i s/unittest2/unittest/ $(grep -lr unittest2) +sed -i s/assertItemsEqual/assertCountEqual/ $(grep -lr assertItemsEqual) Upstream PR: https://github.com/redhat-performance/tuned/pull/249 I say we retire it now. Alfredo?
Tuned downstream PR: https://src.fedoraproject.org/rpms/tuned/pull-request/2
The unittest2 package now fails to install: Error: Problem: conflicting requests - nothing provides python3-traceback2 needed by python3-unittest2-1.1.0-24.fc32.noarch - nothing provides python3.8dist(traceback2) needed by python3-unittest2-1.1.0-24.fc32.noarch Please, retire it.
*** Bug 1831165 has been marked as a duplicate of this bug. ***
Can I please retire the package?
This package now fails to build in Python 3.9 side tag because there is no python3-traceback2.
3 more weeks. I have retired the package.
Sorry for the delay, it's fine to retire.
Hello, Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (ignatenkobrain). All subpackages of a package agaisnt which this bug was filled are now installable or removed from Fedora 33. Thanks for taking care of it!