Bug 2129138

Summary: obsolete python3-unicodecsv
Product: [Fedora] Fedora Reporter: Ben Cotton <bcotton>
Component: fedora-obsolete-packagesAssignee: Jason Tibbitts <j>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 37CC: j, mhroncok
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-09-22 16:49:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ben Cotton 2022-09-22 16:35:24 UTC
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.

Comment 1 Miro HronĨok 2022-09-22 16:49:04 UTC
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 ***