commit: 9637926c8e16284a860fd4c0bbe55637e1529647
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 5 22:23:04 2025 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Fri Dec 5 22:27:11 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9637926c
dev-python/wxpython: cleanup old comment
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 <AT> gentoo.org>
dev-python/wxpython/wxpython-4.2.3-r2.ebuild | 2 --
dev-python/wxpython/wxpython-4.2.4.ebuild | 2 --
2 files changed, 4 deletions(-)
diff --git a/dev-python/wxpython/wxpython-4.2.3-r2.ebuild
b/dev-python/wxpython/wxpython-4.2.3-r2.ebuild
index 7915e2d8e8bd..53d9c5c76988 100644
--- a/dev-python/wxpython/wxpython-4.2.3-r2.ebuild
+++ b/dev-python/wxpython/wxpython-4.2.3-r2.ebuild
@@ -36,8 +36,6 @@ DEPEND="
RDEPEND="
${DEPEND}
"
-# sip-6.11.0-r0 blocked wrt bug #956566, can replace by just >=6.8.5
-# on bump or so as the version was short lived and never stable
BDEPEND="
app-text/doxygen
dev-python/cython[${PYTHON_USEDEP}]
diff --git a/dev-python/wxpython/wxpython-4.2.4.ebuild
b/dev-python/wxpython/wxpython-4.2.4.ebuild
index 6606c438c36a..9957c1084862 100644
--- a/dev-python/wxpython/wxpython-4.2.4.ebuild
+++ b/dev-python/wxpython/wxpython-4.2.4.ebuild
@@ -38,8 +38,6 @@ DEPEND="
RDEPEND="
${DEPEND}
"
-# sip-6.11.0-r0 blocked wrt bug #956566, can replace by just >=6.8.5
-# on bump or so as the version was short lived and never stable
BDEPEND="
app-text/doxygen
dev-python/cython[${PYTHON_USEDEP}]