dev-python/PyQt5: older versions should block PyQt5-sip
authorDavide Pesavento <pesa@gentoo.org>
Tue, 16 Jul 2019 15:45:54 +0000 (17:45 +0200)
committerDavide Pesavento <pesa@gentoo.org>
Tue, 16 Jul 2019 15:56:25 +0000 (17:56 +0200)
Bug: https://bugs.gentoo.org/689882
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Davide Pesavento <pesa@gentoo.org>
dev-python/PyQt5/PyQt5-5.10.1-r1.ebuild

index 304c6df9ec8b387f22fa6131a248cc30d6b2cec6..f636c196bc021919effc46729b8f13902481e05e 100644 (file)
@@ -58,6 +58,7 @@ QT_PV="5.9.4:5"
 RDEPEND="
        ${PYTHON_DEPS}
        >=dev-python/sip-4.19.6:=[${PYTHON_USEDEP}]
+       !dev-python/PyQt5-sip
        >=dev-qt/qtcore-${QT_PV}
        >=dev-qt/qtxml-${QT_PV}
        bluetooth? ( >=dev-qt/qtbluetooth-${QT_PV} )