From 05f5c4207352095d9d7eb7e7ab94498f16c52a38 Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Mon, 30 Oct 2023 01:36:36 -0400 Subject: dev-python/PyQt5: depend on newer sip for 5.15.10 Missed that, like PyQt6, this depend on the newer ABI. Results in build failure if older is used. Signed-off-by: Ionen Wolkens --- dev-python/PyQt5/PyQt5-5.15.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/PyQt5') diff --git a/dev-python/PyQt5/PyQt5-5.15.10.ebuild b/dev-python/PyQt5/PyQt5-5.15.10.ebuild index 660110a962d5..f9f7465eb5e1 100644 --- a/dev-python/PyQt5/PyQt5-5.15.10.ebuild +++ b/dev-python/PyQt5/PyQt5-5.15.10.ebuild @@ -85,7 +85,7 @@ RDEPEND=" " BDEPEND=" >=dev-python/PyQt-builder-1.14.1[${PYTHON_USEDEP}] - >=dev-python/sip-6.6.2[${PYTHON_USEDEP}] + >=dev-python/sip-6.7.12[${PYTHON_USEDEP}] >=dev-qt/qtcore-${QT_PV} dbus? ( virtual/pkgconfig ) " -- cgit v1.2.3