dev-python/pyzbar: Remove Python 2
authorMichał Górny <mgorny@gentoo.org>
Thu, 16 Jan 2020 05:36:10 +0000 (06:36 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 16 Jan 2020 06:04:42 +0000 (07:04 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pyzbar/pyzbar-0.1.5.ebuild
dev-python/pyzbar/pyzbar-0.1.7.ebuild

index b654f76e3a878310d316c81d9a1ef0d6802e050d..addc5815c2fc7cd9dc8f9dd419e0a14ce921cb14 100644 (file)
@@ -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"
index b654f76e3a878310d316c81d9a1ef0d6802e050d..addc5815c2fc7cd9dc8f9dd419e0a14ce921cb14 100644 (file)
@@ -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"