The python-unicodecsv package was retired because the Python 3 standard library has support for this: https://src.fedoraproject.org/rpms/python-unicodecsv/c/f0c938309b76f6341500020367551197843b1635?branch=rawhide This blocks upgrades to F37 when python3-unicodecsv is installed: Error: Problem: package python3-unicodecsv-0.14.1-26.fc36.noarch requires python(abi) = 3.10, but none of the providers can be installed - python3-3.10.6-1.fc36.x86_64 does not belong to a distupgrade repository - problem with installed package python3-unicodecsv-0.14.1-26.fc36.noarch I'm reporting this separately from bug 2117256 since the reasoning is different, but I won't be heartbroken if it's DUPLICATE-ed.
Actually, the reasoning is the same. The package blocks the upgrade because it was retired and in the old release, it required python(abi) = 3.10. *** This bug has been marked as a duplicate of bug 2117256 ***