projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9ba51f
)
dev-python/mechanize: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Fri, 27 Mar 2020 16:48:37 +0000
(17:48 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Fri, 27 Mar 2020 16:51:45 +0000
(17:51 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/mechanize/mechanize-0.4.5.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/mechanize/mechanize-0.4.5.ebuild
b/dev-python/mechanize/mechanize-0.4.5.ebuild
index f4796ff9627ddf64a3f121852548b0be7697e5bc..c9ee10e59bcf17a493dd3a65faa8552da7d645e3 100644
(file)
--- a/
dev-python/mechanize/mechanize-0.4.5.ebuild
+++ b/
dev-python/mechanize/mechanize-0.4.5.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python
{2_7,3_{6,7,8}
} )
+PYTHON_COMPAT=( python
3_{6,7,8
} )
inherit distutils-r1