projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73364a5
)
dev-python/httmock: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 14:14:27 +0000
(15:14 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 14:24:12 +0000
(15:24 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/httmock/httmock-1.2.5.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/httmock/httmock-1.2.5.ebuild
b/dev-python/httmock/httmock-1.2.5.ebuild
index 1554818eae02a991ee0ac9f57ffe6152ae14bddc..67ab6525a63d3f132c1b56d1020d2f8055a22ffc 100644
(file)
--- a/
dev-python/httmock/httmock-1.2.5.ebuild
+++ b/
dev-python/httmock/httmock-1.2.5.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
{2_7,3_6}
)
+PYTHON_COMPAT=( python
3_6
)
inherit distutils-r1