Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 485274

Summary: dev-python/PyQt4-4.10.3 should depend on >=dev-python/sip-4.15.0 - Error: This version of PyQt requires SIP v4.15.0 or later
Product: Gentoo Linux Reporter: Yi Yang <ahyangyi>
Component: [OLD] DevelopmentAssignee: Qt Bug Alias <qt>
Status: RESOLVED FIXED    
Severity: normal CC: python
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Yi Yang 2013-09-18 09:10:17 UTC
I have sip-4.14.7 installed. When I try to install PyQt4-4.10.3 I get the following error:

Error: This version of PyQt requires SIP v4.15.0 or later


Reproducible: Always

Steps to Reproduce:
1. Install sip-4.14.7
2. Unmask and install PyQt4-4.10.3
Actual Results:  
You get the error message
Error: This version of PyQt requires SIP v4.15.0 or later


Expected Results:  
PyQt4-4.10.3 should depend on >=sip-4.15.0
Comment 1 Ben de Groot (RETIRED) gentoo-dev 2013-09-19 11:24:33 UTC
Fixed in CVS. Thanks for reporting!