projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1374de6
)
dev-python/micawber: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 16:28:53 +0000
(17:28 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 16:52:42 +0000
(17:52 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/micawber/micawber-0.3.3.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/micawber/micawber-0.3.3.ebuild
b/dev-python/micawber/micawber-0.3.3.ebuild
index c4c6f95a011200974c2b59e64b239bec6ad95b1b..e49d553ef81b41bd53bfe462898bf0cf2e6b9c9a 100644
(file)
--- a/
dev-python/micawber/micawber-0.3.3.ebuild
+++ b/
dev-python/micawber/micawber-0.3.3.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python
{2_7,3_6}
)
+PYTHON_COMPAT=( python
3_6
)
inherit distutils-r1
DESCRIPTION="A small library for extracting rich content from urls"