dev-python/sphinxcontrib-blockdiag: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 13:18:46 +0000 (14:18 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 13:24:30 +0000 (14:24 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/sphinxcontrib-blockdiag/sphinxcontrib-blockdiag-1.5.5-r1.ebuild
dev-python/sphinxcontrib-blockdiag/sphinxcontrib-blockdiag-1.5.5-r2.ebuild
dev-python/sphinxcontrib-blockdiag/sphinxcontrib-blockdiag-1.5.5.ebuild

index 4cdb47c395eadd82ffe0414c8a6b234d31861d33..e2f7a4c438d5062e4d0b0d4d29439b2b5e595a9c 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 
index d51e11c626818864031351203c57740ce2754829..e2449197687ac5123bbddd776d1e30ee76a96217 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1
 
index cdb5a0e6e8e51305e3fb1d43ee0a079652c999be..8375f8282c8e4afa25e1ff40f19fac77d191e619 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1