summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavide Pesavento <pesa@gentoo.org>2017-01-08 19:19:52 +0100
committerDavide Pesavento <pesa@gentoo.org>2017-01-08 19:20:31 +0100
commit832119c7cd1425136466f1868c3396e495daef3e (patch)
tree3fd8a332df83d4d5b85bbb9ae7b252ee65a384ae /dev-python/qscintilla-python
parentsci-libs/fftw: arm stable, bug #600616 (diff)
downloadgentoo-832119c7cd1425136466f1868c3396e495daef3e.tar.gz
gentoo-832119c7cd1425136466f1868c3396e495daef3e.tar.bz2
gentoo-832119c7cd1425136466f1868c3396e495daef3e.zip
dev-python/qscintilla-python: raise minimum sip version to 4.19
Gentoo-Bug: 604510 Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-python/qscintilla-python')
-rw-r--r--dev-python/qscintilla-python/qscintilla-python-2.9.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/qscintilla-python/qscintilla-python-2.9.4.ebuild b/dev-python/qscintilla-python/qscintilla-python-2.9.4.ebuild
index 3af1a00e398f..444c5883c0da 100644
--- a/dev-python/qscintilla-python/qscintilla-python-2.9.4.ebuild
+++ b/dev-python/qscintilla-python/qscintilla-python-2.9.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -20,7 +20,7 @@ IUSE="debug"
DEPEND="
${PYTHON_DEPS}
- >=dev-python/sip-4.18:=[${PYTHON_USEDEP}]
+ >=dev-python/sip-4.19:=[${PYTHON_USEDEP}]
>=dev-python/PyQt4-4.11.3[X,${PYTHON_USEDEP}]
dev-qt/qtcore:4
dev-qt/qtgui:4