summaryrefslogtreecommitdiff
path: root/dev-python/wxpython/wxpython-4.2.2.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.2.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.2.ebuild')
-rw-r--r--dev-python/wxpython/wxpython-4.2.2.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-python/wxpython/wxpython-4.2.2.ebuild b/dev-python/wxpython/wxpython-4.2.2.ebuild
index 17bf6c5b1a62..51d28a550bdd 100644
--- a/dev-python/wxpython/wxpython-4.2.2.ebuild
+++ b/dev-python/wxpython/wxpython-4.2.2.ebuild
@@ -36,13 +36,11 @@ DEPEND="
RDEPEND="
${DEPEND}
"
-# <sip-6.11 dep: bug #956566
BDEPEND="
app-text/doxygen
dev-python/cython[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
>=dev-python/sip-6.8.5[${PYTHON_USEDEP}]
- <dev-python/sip-6.11.1[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
test? (
${VIRTUALX_DEPEND}