Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 634962 - dev-python/pyudev - clean up Qt4 support
Summary: dev-python/pyudev - clean up Qt4 support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qt4-removal
  Show dependency tree
 
Reported: 2017-10-21 09:51 UTC by Andreas Sturmlechner
Modified: 2018-05-10 08:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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...