commit: bbc203eeb18641b4aa82ed5f1ea1fd263ac7e1c8
Author: Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 21 19:42:02 2019 +0000
Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Thu Mar 21 19:42:02 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbc203ee
dev-python/PyQt5-sip: drop python3_4 support
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Davide Pesavento <pesa <AT> gentoo.org>
dev-python/PyQt5-sip/PyQt5-sip-4.19.14.ebuild | 2 +-
dev-python/PyQt5-sip/PyQt5-sip-4.19.15.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/PyQt5-sip/PyQt5-sip-4.19.14.ebuild
b/dev-python/PyQt5-sip/PyQt5-sip-4.19.14.ebuild
index d71ee7c6948..0f179c01f2e 100644
--- a/dev-python/PyQt5-sip/PyQt5-sip-4.19.14.ebuild
+++ b/dev-python/PyQt5-sip/PyQt5-sip-4.19.14.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
inherit python-r1 toolchain-funcs
DESCRIPTION="Private sip module for PyQt5"
diff --git a/dev-python/PyQt5-sip/PyQt5-sip-4.19.15.ebuild
b/dev-python/PyQt5-sip/PyQt5-sip-4.19.15.ebuild
index d71ee7c6948..0f179c01f2e 100644
--- a/dev-python/PyQt5-sip/PyQt5-sip-4.19.15.ebuild
+++ b/dev-python/PyQt5-sip/PyQt5-sip-4.19.15.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
inherit python-r1 toolchain-funcs
DESCRIPTION="Private sip module for PyQt5"