dev-util/buildbot-pkg: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 4 Feb 2020 13:05:04 +0000 (14:05 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 4 Feb 2020 13:10:09 +0000 (14:10 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/buildbot-pkg/buildbot-pkg-0.9.12.ebuild
dev-util/buildbot-pkg/buildbot-pkg-1.1.2.ebuild
dev-util/buildbot-pkg/buildbot-pkg-1.3.0.ebuild

index b03d7a26b859c193ac081a08c6d9ade5b524dc24..818b08480561a9a12e674b221017400373adbc99 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI="6"
 PYTHON_REQ_USE="sqlite"
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 EGIT_REPO_URI="https://github.com/buildbot/buildbot.git"
 
index 6f7a8920b7d611dc9dbbd961305912ba70f451f4..2b270c46a06a8805927c7add06a80244e6c25c27 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI="6"
 PYTHON_REQ_USE="sqlite"
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 EGIT_REPO_URI="https://github.com/buildbot/buildbot.git"
 
index 6f7a8920b7d611dc9dbbd961305912ba70f451f4..2b270c46a06a8805927c7add06a80244e6c25c27 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI="6"
 PYTHON_REQ_USE="sqlite"
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 EGIT_REPO_URI="https://github.com/buildbot/buildbot.git"