summaryrefslogtreecommitdiff
path: root/dev-python/PyQt6/Manifest
AgeCommit message (Collapse)Author
2024-11-23Rename dev-python/{PyQt6 → pyqt6}Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-11-13dev-python/PyQt6: add 6.8.0_pre2410211537Ionen Wolkens
This may possibly not get released until (after) Qt6.8.1, and would rather not mask 6.8.1 as well. So add this now (masked) for testing, will unmask alongside adding 6.8.1 if still no proper release. Note have not tested with Qt6.8.0, but rather with 6.8.1 branch using 6.8.9999. Odds are will not unmask Qt6.8.0 anyway. This is supposed to need (unreleased) >=pyqt-builder-1.17 and >=sip-6.9 per project.toml but still "seems" fine with the old versions at the moment. May "possibly" need newer PyQt6-sip as well at runtime, but (at least) qutebrowser tests been passing without it. So avoiding bumping to a bunch of extra snapshots. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2024-09-03dev-python/PyQt6: drop 6.7.0Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2024-07-19dev-python/PyQt6: add 6.7.1Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2024-06-28dev-python/PyQt6: drop 6.6.1Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2024-04-26dev-python/PyQt6: add 6.7.0Ionen Wolkens
Despite a major'ish bump, couldn't spot any need for ebuild changes except depending on newer sip. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-12-19dev-python/PyQt6: drop 6.5.3Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-12-16dev-python/PyQt6: drop 6.6.0-r1Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-12-04dev-python/PyQt6: add 6.6.1Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-11-15dev-python/PyQt6: drop 6.5.2, 6.5.2-r1Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-10-30dev-python/PyQt6: add 6.6.0Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-10-14dev-python/PyQt6: add 6.5.3Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-08-06dev-python/PyQt6: drop 6.5.1Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-07-24dev-python/PyQt6: add 6.5.2, enable py3.12Ionen Wolkens
No tests provided like other packages from this chain from this upstream, so using qutebrowser[qt6]'s tests as reference to know if it works with py3.12. qutebrowser did have 3.12 issues with 6.5.1, which got fixed in 6.5.2 -- so from this assuming that the chain's latest versions have likely been tested by upstream with 3.12 now and should be mostly safe to add. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-06-17dev-python/PyQt6: drop 6.5.0Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-06-03dev-python/PyQt6: add 6.5.1Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-05-11dev-python/PyQt6: drop 6.4.2Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-04-16dev-python/PyQt6: add 6.5.0Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-02-13dev-python/PyQt6: drop 6.4.1Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-02-06dev-python/PyQt6: add 6.4.2Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-01-30dev-python/PyQt6: drop 6.4.0Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2023-01-28dev-python/PyQt6: add 6.4.1Ionen Wolkens
Switch to using /usr/bin/qmake6 which is now provided by qtbase. Also bump QT_PV to use $(ver_cut 1-2), not always necessary but this makes it unnecessary to keep track of new Qt features usage. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2022-10-20dev-python/PyQt6: drop 6.3.1Ionen Wolkens
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2022-10-03dev-python/PyQt6: add 6.4.0Ionen Wolkens
qt-6.4.0 is only in the ::qt overlay the moment, but this works just fine with 6.3.2 that I can see. Adding but may be better to wait to match 6.x as a precaution in the future, notably confuses 1 qutebrowser test but it has no real consequence. Eitherway, given it's masked not too woried about this and want to get some testing out of these things to know effects of mismatch. PyQt6-6.4.0 adds support for QtTextToSpeech and QtPdf but neither can be enabled at the moment. - pdf: from qtwebengine:6 but is currently disabled in its ebuild - speech: not available in <qt-6.4.0 and qtspeech:6 is not packaged in the qt overlay either yet, skips the need to bump QT_PV to 6.4:6 here for now Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2022-08-02dev-python/PyQt6: new package, add 6.3.1Ionen Wolkens
May still be rough around the edges, currently only tested with qutebrowser so please report if missing anything for other consumers. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>