summaryrefslogtreecommitdiff
path: root/dev-python/PyQtWebEngine/PyQtWebEngine-5.15.6-r1.ebuild
AgeCommit message (Collapse)Author
2023-08-24dev-python/PyQtWebEngine: Stabilize 5.15.6-r1 amd64, #912917Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2023-08-24dev-python/PyQtWebEngine: Stabilize 5.15.6-r1 arm64, #912917Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2023-07-24dev-python/PyQtWebEngine: enable py3.12, use distutils-r1+PEP517Ionen Wolkens
Also add the missing dependencies on qtnetwork:5 and qtwidgets:5 while revbumping. They technically cannot be missed as they are pulled by PyQt5[network,widgets], but this is to be proper given it's directly linked with these. Note these could be optional (like they are in PyQt6-WebEngine behind IUSE=+widgets), but not going to bother changing this at this point unless someone needs this. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>