Bug 1810767

Summary: PyQt4 upgrade path
Product: [Fedora] Fedora Reporter: Rex Dieter <rdieter>
Component: fedora-obsolete-packagesAssignee: Miro Hrončok <mhroncok>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 32CC: gryt2, 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: 2020-03-18 13:33:12 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:
Bug Depends On:    
Bug Blocks: 1810736    

Description Rex Dieter 2020-03-05 20:58:14 UTC
PyQt4 , PyQt4-devel python2 support was removed in f32+, please add Obsoletes here, something like:

Obsoletes: PyQt4 < 4.12.3-50
Obsoletes: PyQt4-assistant < 4.12.3-50
Obsoletes: PyQt4-devel < 4.12.3-50
Obsoletes: PyQt4-webkit < 4.12.3-50

See also bug #1810736

Comment 1 Miro Hrončok 2020-03-05 23:04:22 UTC
$ repoquery --repo={fedora,updates{,-testing}} --releasever 32 --latest=1 --obsoletes fedora-obsolete-packages | grep PyQt4
PyQt4 < 4.12.3-8
PyQt4-webkit < 4.12.3-8

Will update the versions and add assistant and devel.

Comment 3 stan 2020-03-06 22:40:50 UTC
Thanks Rex and Miro.