summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-01-16 06:36:10 +0100
committerMichał Górny <mgorny@gentoo.org>2020-01-16 07:04:42 +0100
commit9befda99be57f6987c29e2dc08832104c88a689c (patch)
tree8cda0dc2ec19f07534e8028696bfc3ba509fd7bf /dev-python/pyzbar
parentdev-python/pytools: Remove Python 2 (diff)
downloadgentoo-9befda99be57f6987c29e2dc08832104c88a689c.tar.gz
gentoo-9befda99be57f6987c29e2dc08832104c88a689c.tar.bz2
gentoo-9befda99be57f6987c29e2dc08832104c88a689c.zip
dev-python/pyzbar: Remove Python 2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pyzbar')
-rw-r--r--dev-python/pyzbar/pyzbar-0.1.5.ebuild2
-rw-r--r--dev-python/pyzbar/pyzbar-0.1.7.ebuild2
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"