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

index 514e8a93ce89e3796d5dfbfd1f4aea84c3005401..2cb6c6384660b06b3a9ee8a90c11515a7bf948b6 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI="5"
 PYTHON_REQ_USE="sqlite"
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 EGIT_REPO_URI="https://github.com/buildbot/buildbot.git"
 
index 038efd4e9ac578db329f668181dc760058e105dd..fdac2604e41ff7778cd6776cf7dbfe5809d1d865 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 038efd4e9ac578db329f668181dc760058e105dd..fdac2604e41ff7778cd6776cf7dbfe5809d1d865 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"