summaryrefslogtreecommitdiff
path: root/dev-python/wxpython
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2025-10-07 12:33:33 -0400
committerIonen Wolkens <ionen@gentoo.org>2025-10-07 13:00:22 -0400
commitd2e310ee9ff4dad563edec1836cfbb18c3d085f2 (patch)
tree4bff0fea9e0ba61a3eab16c200b386c5a54e57a2 /dev-python/wxpython
parent1c616c221d13a474a01b65e1ec323d8d109eda6c (diff)
downloadgentoo-d2e310ee9ff4dad563edec1836cfbb18c3d085f2.tar.gz
gentoo-d2e310ee9ff4dad563edec1836cfbb18c3d085f2.tar.bz2
gentoo-d2e310ee9ff4dad563edec1836cfbb18c3d085f2.zip
dev-python/wxpython: cleanup old sip dependency
These versions been dropped and no need to keep the extra complexity. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-python/wxpython')
-rw-r--r--dev-python/wxpython/wxpython-4.2.3-r2.ebuild8
1 files changed, 1 insertions, 7 deletions
diff --git a/dev-python/wxpython/wxpython-4.2.3-r2.ebuild b/dev-python/wxpython/wxpython-4.2.3-r2.ebuild
index 79494dce2088..7915e2d8e8bd 100644
--- a/dev-python/wxpython/wxpython-4.2.3-r2.ebuild
+++ b/dev-python/wxpython/wxpython-4.2.3-r2.ebuild
@@ -41,13 +41,7 @@ RDEPEND="
BDEPEND="
app-text/doxygen
dev-python/cython[${PYTHON_USEDEP}]
- || (
- (
- >=dev-python/sip-6.8.5[${PYTHON_USEDEP}]
- <dev-python/sip-6.11.1-r0[${PYTHON_USEDEP}]
- )
- >=dev-python/sip-6.11.1-r1[${PYTHON_USEDEP}]
- )
+ >=dev-python/sip-6.11.1-r1[${PYTHON_USEDEP}]
test? (
${VIRTUALX_DEPEND}
dev-python/appdirs[${PYTHON_USEDEP}]