summaryrefslogtreecommitdiff
path: root/dev-python/wxpython/wxpython-4.2.0.ebuild
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2025-05-26 10:03:09 -0400
committerIonen Wolkens <ionen@gentoo.org>2025-05-26 10:15:13 -0400
commite0a53e05bdc10fadc1b3f13de7170d4692b373cd (patch)
tree90e69c18d46f703cfaa8d109973b9ab76efe2545 /dev-python/wxpython/wxpython-4.2.0.ebuild
parenta4ae40d4bed1cde67758df445b2ac83dfe7e2a0e (diff)
downloadgentoo-e0a53e05bdc10fadc1b3f13de7170d4692b373cd.tar.gz
gentoo-e0a53e05bdc10fadc1b3f13de7170d4692b373cd.tar.bz2
gentoo-e0a53e05bdc10fadc1b3f13de7170d4692b373cd.zip
dev-python/wxpython: drop sip-6.11 upper bound
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>
Diffstat (limited to 'dev-python/wxpython/wxpython-4.2.0.ebuild')
-rw-r--r--dev-python/wxpython/wxpython-4.2.0.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-python/wxpython/wxpython-4.2.0.ebuild b/dev-python/wxpython/wxpython-4.2.0.ebuild
index 878f2b87596e..b320d237f144 100644
--- a/dev-python/wxpython/wxpython-4.2.0.ebuild
+++ b/dev-python/wxpython/wxpython-4.2.0.ebuild
@@ -32,13 +32,11 @@ RDEPEND="
media-libs/libjpeg-turbo:=
"
DEPEND="${RDEPEND}"
-# <sip-6.11 dep: bug #956566
BDEPEND="
app-text/doxygen
dev-python/cython[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
>=dev-python/sip-6.6.2[${PYTHON_USEDEP}]
- <dev-python/sip-6.11.1[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
test? (
${VIRTUALX_DEPEND}