summaryrefslogtreecommitdiff
path: root/dev-python/PyQt6-WebEngine/PyQt6-WebEngine-6.4.0.ebuild
AgeCommit message (Collapse)Author
2023-05-11dev-python/PyQt6-WebEngine: drop 6.4.0Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-04-22dev-python/PyQt6-WebEngine: use binding operator for qtbaseIonen Wolkens
Seems to rarely be an issue but hit symbol problems when using PyQt6-6.4.2 with Qt6.5 without a rebuild (otherwise works with 6.5 just fine). Could happen with 6.6+ too, albeit mitigated by PyQt6 bumps happening around same time and forcing the rebuild either way. Going to skip revbump for now given the above and being a slow build (plus it's masked), uncertain whether it'll even be needed for 6.6. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-04-22dev-python/PyQt6-WebEngine: simplify using python_configure_allIonen Wolkens
Didn't really make a difference before, but now it does, Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-04-22dev-python/PyQt6-WebEngine: respect CPPFLAGSIonen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-04-22dev-python/PyQt6-WebEngine: set DISTUTILS_EXT=1Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-03-21dev-python/PyQt6-WebEngine: migrate to PYPI_PNIonen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-02-13dev-python/PyQt6-WebEngine: use pypi.eclassIonen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-01-28dev-python/PyQt6-WebEngine: sync ebuild with PyQt6Ionen Wolkens
No 6.4.1 release (yet) to match PyQt6, so adjusting on its own. Can skip revbump for QT_PV change as 6.3 was ok too, but to avoid the need to track usage of new Qt features will limit to major.minor Qt from now. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-01-14*/*: remove py3.8 from PYTHON_COMPATDavid Seifert
Signed-off-by: David Seifert <soap@gentoo.org>
2022-10-03dev-python/PyQt6-WebEngine: add 6.4.0Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>