dev-python/openpyxl: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 12:49:50 +0000 (13:49 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 12:59:57 +0000 (13:59 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/openpyxl/openpyxl-2.6.1.ebuild
dev-python/openpyxl/openpyxl-2.6.2.ebuild
dev-python/openpyxl/openpyxl-2.6.4.ebuild
dev-python/openpyxl/openpyxl-9999.ebuild

index 1c60e0ce0a68a3fe04ce2e155a9b846ef37c221c..79b1b9600bd0990bacdd94dd2e4abd92064f8a04 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1
 
index bfac1ddd1532d2dfa7fb445ae7a4f0ae5d641b98..b4e7a9f9c3a0d8ad5b7242ddf921ea7f46d4f25a 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1 vcs-snapshot
 
index 433dd9136f9bb295b6f01356dbde6f672d88714e..284935b4f7eed8ced7662409703610eecda9e924 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1 vcs-snapshot
 
index 35313a2cb36875cd3654b73af35d82ea14909154..957f018d282067c60c80cbefd509624471013a03 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1 mercurial