projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b18c500
)
net-misc/httpie: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 11 Feb 2020 12:06:07 +0000
(13:06 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 11 Feb 2020 12:16:23 +0000
(13:16 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-misc/httpie/httpie-1.0.3.ebuild
patch
|
blob
|
history
diff --git
a/net-misc/httpie/httpie-1.0.3.ebuild
b/net-misc/httpie/httpie-1.0.3.ebuild
index d65556fc1b0b807d1865a4c9eb7326f2c243e629..4c1b60f7651d115e8d413cd02afecc15626ed05c 100644
(file)
--- a/
net-misc/httpie/httpie-1.0.3.ebuild
+++ b/
net-misc/httpie/httpie-1.0.3.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python
2_7 python
3_6 )
+PYTHON_COMPAT=( python3_6 )
PYTHON_REQ_USE="ssl(+)"
inherit bash-completion-r1 distutils-r1