summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-04 14:05:09 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-04 14:10:12 +0100
commite83e4366cc5c31fd02ef4d73f70f73c81ce65419 (patch)
treecc15371fed66b8904ba4304e3464f326929c5786 /dev-util/buildbot-wsgi-dashboards
parentdev-util/buildbot-worker: Remove py2 (diff)
downloadgentoo-e83e4366cc5c31fd02ef4d73f70f73c81ce65419.tar.gz
gentoo-e83e4366cc5c31fd02ef4d73f70f73c81ce65419.tar.bz2
gentoo-e83e4366cc5c31fd02ef4d73f70f73c81ce65419.zip
dev-util/buildbot-wsgi-dashboards: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-util/buildbot-wsgi-dashboards')
-rw-r--r--dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-0.9.12.ebuild2
-rw-r--r--dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-1.1.2.ebuild2
-rw-r--r--dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-1.3.0.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-0.9.12.ebuild b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-0.9.12.ebuild
index 514e8a93ce89..2cb6c6384660 100644
--- a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-0.9.12.ebuild
+++ b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-0.9.12.ebuild
@@ -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"
diff --git a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-1.1.2.ebuild b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-1.1.2.ebuild
index 038efd4e9ac5..fdac2604e41f 100644
--- a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-1.1.2.ebuild
+++ b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-1.1.2.ebuild
@@ -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"
diff --git a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-1.3.0.ebuild b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-1.3.0.ebuild
index 038efd4e9ac5..fdac2604e41f 100644
--- a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-1.3.0.ebuild
+++ b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-1.3.0.ebuild
@@ -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"