summaryrefslogtreecommitdiff
path: root/dev-python/wxpython
AgeCommit message (Collapse)Author
2026-01-06dev-python/wxpython: Stabilize 4.2.4 amd64, #968379Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2026-01-04dev-python/wxpython: Stabilize 4.2.4 arm64, #968379Eli Schwartz
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2025-12-05dev-python/wxpython: cleanup old commentIonen Wolkens
Forgot about this comment when cleaning old dependencies, we could allow older sip versions again like the comment notes but no real reason to at this point. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-10-30dev-python/wxpython: add TODO wrt sip regenSam James
It takes even longer since c605f914c04919430e0dd3e5dd15acb7c431e7bc though it wasn't quick before. Signed-off-by: Sam James <sam@gentoo.org>
2025-10-30dev-python/wxpython: enable py3.14Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-30dev-python/wxpython: add 4.2.4Sam James
* Always refresh sip files (not just some) * Drop obsolete sed for sys.path (6bfdec45df338bea3563ec5ed30d0a0122d30a07 upstream) * Drop requests sed (920a2bde76a3f6f175cc6cb435285387d28199a6 upstream) * sdist is now lowercase (fedec8e16c85417ff2beb6c2fc7cf5ef4a2d407e upstream) Bug: https://bugs.gentoo.org/955593 Closes: https://bugs.gentoo.org/964706 Signed-off-by: Sam James <sam@gentoo.org>
2025-10-07dev-python/wxpython: cleanup old sip dependencyIonen Wolkens
These versions been dropped and no need to keep the extra complexity. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-06-03dev-python/wxpython: Remove oldMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-06-03dev-python/wxpython: Stabilize 4.2.3-r2 ppc ppc64, #955300Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-05-26dev-python/wxpython: drop sip-6.11 upper boundIonen Wolkens
Unfortunately needs a revbump to clear up VDB of the upper bound and let portage update sip with default --with-bdeps=y. Albeit likely not many users had time to build with it. fwiw only do it for latest, in process of stabilization and no sense in making stable 4.2.2 users rebuild before an update. Also block 6.11.1-r0 in latest for now to ensure it's updated, but the jarring || ( ( > < ) > ) won't need to be kept long term nor need a revbump if it's revmoed. Bug: https://bugs.gentoo.org/956566 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2025-05-26dev-python/wxpython: disable py3.10Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-05-26dev-python/wxpython: avoid sip-6.11 for nowSam James
Bug: https://github.com/wxWidgets/Phoenix/issues/2758 Bug: https://github.com/Python-SIP/sip/issues/77 Bug: https://bugs.gentoo.org/956566 Signed-off-by: Sam James <sam@gentoo.org>
2025-05-17dev-python/wxpython: Stabilize 4.2.3-r1 arm64, #955300Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-05-17dev-python/wxpython: Stabilize 4.2.3-r1 arm, #955300Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-05-17dev-python/wxpython: Stabilize 4.2.3-r1 x86, #955300Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-05-17dev-python/wxpython: Stabilize 4.2.3-r1 amd64, #955300Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-05-12dev-python/wxpython: Remove stale python_gen_cond_depMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-05-08dev-python/wxpython: Strip requests build depMichał Górny
Closes: https://bugs.gentoo.org/955593 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-04-13dev-python/wxpython: Clean extensions between implementationsMichał Górny
Clean extensions after installing each wheel to avoid them leaking into the subsequent builds. Closes: https://bugs.gentoo.org/953558 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-04-11dev-python/wxpython: Bump x11-libs/wxGTK depMichał Górny
Bump the x11-libs/wxGTK dependency and restore keywords, as this seems to fix the build failures I was seeing. Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-04-11dev-python/wxpython: Bump to 4.2.3Michał Górny
Add an unkeyworded work-in-progress ebuild for 4.2.3. It currently fails to build, probably due to dev-python/sip version incompatibility. Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-03-29dev-python/wxpython: Stabilize 4.2.2 x86, #952885Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-03-29dev-python/wxpython: Stabilize 4.2.2 amd64, #952885Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-03-10dev-python/wxpython: add 4.2.2Quincy Fleming
Bug: https://bugs.gentoo.org/923418 Bug: https://bugs.gentoo.org/924057 Closes: https://bugs.gentoo.org/909973 Signed-off-by: Quincy Fleming <quincyf467@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/39465 Signed-off-by: Sam James <sam@gentoo.org>
2025-02-18dev-python/wxpython: fix build w/ >=dev-python/sip-6.10.0Sam James
Closes: https://bugs.gentoo.org/949510 Signed-off-by: Sam James <sam@gentoo.org>
2024-06-23dev-python/wxpython: fix building against >=sip-6.8.4David Seifert
Signed-off-by: David Seifert <soap@gentoo.org>
2024-06-19dev-python/wxpython: Remove oldMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-06-19dev-python/wxpython: Stabilize 4.2.1-r2 arm, #917740Matoro Mahri
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-06-19dev-python/wxpython: Stabilize 4.2.1-r2 ppc, #917740Matoro Mahri
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-06-19dev-python/wxpython: Stabilize 4.2.1-r2 x86, #917740Matoro Mahri
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-06-19dev-python/wxpython: Stabilize 4.2.1-r2 arm64, #917740Matoro Mahri
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-06-19dev-python/wxpython: Stabilize 4.2.1-r2 ppc64, #917740Matoro Mahri
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-06-18dev-python/wxpython: fix build w/ some doxygen versionsSam James
Closes: https://bugs.gentoo.org/934482 Signed-off-by: Sam James <sam@gentoo.org>
2024-06-18dev-python/wxpython: Stabilize 4.2.1-r2 amd64, #917740Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-06-18dev-python/wxpython: fix tests on 32-bit archesSam James
See commentary in the patch, but the gist is that we go back to 'long' as a hack, although it's not right for Windows. Closes: https://bugs.gentoo.org/922328 Signed-off-by: Sam James <sam@gentoo.org>
2024-06-11dev-python/wxpython: add 4.2.1-r1 enable Python-3.12Paul Zander
Closes: https://bugs.gentoo.org/929520 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
2024-01-12Move {app-doc → app-text}/doxygenMichał Górny
Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-01-04dev-python/wxpython: Add pytest-forked depMichał Górny
Closes: https://bugs.gentoo.org/920090 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2023-12-29dev-python/wxpython: Do not hardcode the path to doxygenMichał Górny
Closes: https://bugs.gentoo.org/911925 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2023-12-16dev-python/wxpython: add missing pytest-xdist test depSam James
Closes: https://bugs.gentoo.org/920090 Signed-off-by: Sam James <sam@gentoo.org>
2023-11-29dev-python/wxpython: Stabilize 4.2.1 ppc64, #917740Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-11-29dev-python/wxpython: Stabilize 4.2.1 ppc, #917740Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-11-23dev-python/wxpython: Stabilize 4.2.1 amd64, #917740Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2023-10-22dev-python/wxpython: Bump to 4.2.1Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2023-09-10dev-python/wxpython: disable py3.9Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2023-09-10dev-python/wxpython: fix build w/ cython-3Sam James
Closes: https://bugs.gentoo.org/911703 Signed-off-by: Sam James <sam@gentoo.org>
2023-07-24dev-python/wxpython: Remove oldMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2023-05-20dev-python/wxpython: Use pypi.eclass in older version(s)Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2023-05-02dev-python/wxpython: add missing bdep on cythonArthur Zamarin
Closes: https://bugs.gentoo.org/905449 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-05-01dev-python/wxpython: Stabilize 4.2.0 ppc, #904092Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>