projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59677ac
)
dev-python/sshtunnel: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 06:11:31 +0000
(07:11 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 06:16:41 +0000
(07:16 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/sshtunnel/sshtunnel-0.1.4-r2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/sshtunnel/sshtunnel-0.1.4-r2.ebuild
b/dev-python/sshtunnel/sshtunnel-0.1.4-r2.ebuild
index 6dd946103b124074598c1e1f037dc70be9986001..dafebc1d8116ba9bddfeeddb25979881fcef2f9c 100644
(file)
--- 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=( python
2_7 python
3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1
DESCRIPTION="Pure python SSH tunnels"