summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-11-30 13:22:57 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-12-01 20:25:04 +0100
commitac6b507db4f38b6a6c9ad37f1e98cf5e20bf9126 (patch)
treeead6215c9216e20671b01a82b770241e314c306a /dev-python/sshtunnel
parentdev-python/flask-security: python3_7 (diff)
downloadgentoo-ac6b507db4f38b6a6c9ad37f1e98cf5e20bf9126.tar.gz
gentoo-ac6b507db4f38b6a6c9ad37f1e98cf5e20bf9126.tar.bz2
gentoo-ac6b507db4f38b6a6c9ad37f1e98cf5e20bf9126.zip
dev-python/sshtunnel: python3_7
Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-python/sshtunnel')
-rw-r--r--dev-python/sshtunnel/sshtunnel-0.1.4-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sshtunnel/sshtunnel-0.1.4-r2.ebuild b/dev-python/sshtunnel/sshtunnel-0.1.4-r2.ebuild
index f17053cfbc80..bd32905db06e 100644
--- a/dev-python/sshtunnel/sshtunnel-0.1.4-r2.ebuild
+++ b/dev-python/sshtunnel/sshtunnel-0.1.4-r2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
inherit distutils-r1