From 9befda99be57f6987c29e2dc08832104c88a689c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 16 Jan 2020 06:36:10 +0100 Subject: [PATCH] dev-python/pyzbar: Remove Python 2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/pyzbar/pyzbar-0.1.5.ebuild | 2 +- dev-python/pyzbar/pyzbar-0.1.7.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pyzbar/pyzbar-0.1.5.ebuild b/dev-python/pyzbar/pyzbar-0.1.5.ebuild index b654f76e3a87..addc5815c2fc 100644 --- a/dev-python/pyzbar/pyzbar-0.1.5.ebuild +++ b/dev-python/pyzbar/pyzbar-0.1.5.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7} ) inherit distutils-r1 DESCRIPTION="Read one-dimensional barcodes and QR codes from Python" diff --git a/dev-python/pyzbar/pyzbar-0.1.7.ebuild b/dev-python/pyzbar/pyzbar-0.1.7.ebuild index b654f76e3a87..addc5815c2fc 100644 --- a/dev-python/pyzbar/pyzbar-0.1.7.ebuild +++ b/dev-python/pyzbar/pyzbar-0.1.7.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7} ) inherit distutils-r1 DESCRIPTION="Read one-dimensional barcodes and QR codes from Python" -- 2.26.2