From 4244d5c0edd0bb1274362140dc1886e566b97a4b Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 10 Feb 2020 13:05:50 +0100 Subject: net-print/hplip: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- net-print/hplip/hplip-3.18.12-r1.ebuild | 2 +- net-print/hplip/hplip-3.19.11.ebuild | 2 +- net-print/hplip/hplip-3.19.12-r1.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'net-print') diff --git a/net-print/hplip/hplip-3.18.12-r1.ebuild b/net-print/hplip/hplip-3.18.12-r1.ebuild index 6c7b5ccefb0f..35552963b9db 100644 --- a/net-print/hplip/hplip-3.18.12-r1.ebuild +++ b/net-print/hplip/hplip-3.18.12-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) PYTHON_REQ_USE="threads,xml" # 14 and 15 spit out a lot of warnings about subdirs diff --git a/net-print/hplip/hplip-3.19.11.ebuild b/net-print/hplip/hplip-3.19.11.ebuild index 0d2eb10db37c..49cad9be3506 100644 --- a/net-print/hplip/hplip-3.19.11.ebuild +++ b/net-print/hplip/hplip-3.19.11.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7} ) PYTHON_REQ_USE="threads(+),xml" # 14 and 15 spit out a lot of warnings about subdirs diff --git a/net-print/hplip/hplip-3.19.12-r1.ebuild b/net-print/hplip/hplip-3.19.12-r1.ebuild index 0d2eb10db37c..49cad9be3506 100644 --- a/net-print/hplip/hplip-3.19.12-r1.ebuild +++ b/net-print/hplip/hplip-3.19.12-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7} ) PYTHON_REQ_USE="threads(+),xml" # 14 and 15 spit out a lot of warnings about subdirs -- cgit v1.2.3-65-gdbad