dev-python/yapf: Remove Py2
authorDavid Seifert <soap@gentoo.org>
Sat, 28 Dec 2019 16:16:31 +0000 (17:16 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 28 Dec 2019 16:16:31 +0000 (17:16 +0100)
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/yapf/yapf-0.24.0.ebuild
dev-python/yapf/yapf-0.28.0.ebuild

index 21bdf0621cf0297f4d7e19e33d3529a2e0792ab2..99ac89475ff343a3f1f2980539fa67bc66996c8f 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 2018 Gentoo Authors
+# Copyright 2018-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{5,6,7} )
 inherit distutils-r1
 
 DESCRIPTION="A formatter for Python files"
index b4316410d2b970aca4b9f770e786ca2408a2271e..99ac89475ff343a3f1f2980539fa67bc66996c8f 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{5,6,7} )
 inherit distutils-r1
 
 DESCRIPTION="A formatter for Python files"