dev-python/sphinx-jinja: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Thu, 6 Feb 2020 06:10:18 +0000 (07:10 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 6 Feb 2020 06:16:37 +0000 (07:16 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/sphinx-jinja/sphinx-jinja-0.2.1.ebuild
dev-python/sphinx-jinja/sphinx-jinja-0.3.0.ebuild

index 3c50d1cb472365eac82368e0a930e12a5370a378..c5132f939caf5f7563fea6f9f008c60438ab2972 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 3c50d1cb472365eac82368e0a930e12a5370a378..c5132f939caf5f7563fea6f9f008c60438ab2972 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