projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d80ebf
)
dev-python/scp: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 05:44:20 +0000
(06:44 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 05:59:33 +0000
(06:59 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/scp/scp-0.10.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/scp/scp-0.10.2.ebuild
b/dev-python/scp/scp-0.10.2.ebuild
index 4954af1570a1c4d45a3e7c3933adaea0202fb64e..caad28d33f7b2d5d34e5d66089a477ae0a490b30 100644
(file)
--- a/
dev-python/scp/scp-0.10.2.ebuild
+++ b/
dev-python/scp/scp-0.10.2.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
{2_7,3_6}
)
+PYTHON_COMPAT=( python
3_6
)
inherit distutils-r1
DESCRIPTION="scp module for paramiko"