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

Bug 634962

Summary: dev-python/pyudev - clean up Qt4 support
Product: Gentoo Linux Reporter: Andreas Sturmlechner <asturm>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 631788    

Description Andreas Sturmlechner gentoo-dev 2017-10-21 09:51:53 UTC
dev-python/pyudev has a qt4 USE flag to enable Qt4 support - since Qt4 is dead, please remove the qt4 USE flag and only provide the qt5 option.
Comment 1 Larry the Git Cow gentoo-dev 2017-11-27 19:26:58 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf3d4dc504f92ab99cb37842149e46d5ab343d68

commit bf3d4dc504f92ab99cb37842149e46d5ab343d68
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2017-11-27 19:21:41 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2017-11-27 19:26:41 +0000

    dev-python/pyudev: Drop USE=qt4
    
    Bug: https://bugs.gentoo.org/634962
    Package-Manager: Portage-2.3.16, Repoman-2.3.6

 dev-python/pyudev/pyudev-0.21.0.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)}
Comment 2 Andreas Sturmlechner gentoo-dev 2018-05-10 08:26:16 UTC
Cleaned up Qt4 support ahead of 0.21.0 stabilisation...