projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09aee14
)
dev-python/humanize: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 14:21:54 +0000
(15:21 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 14:24:21 +0000
(15:24 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/humanize/humanize-0.5.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/humanize/humanize-0.5.1.ebuild
b/dev-python/humanize/humanize-0.5.1.ebuild
index b15f1b06682c64b4da67d7de9b14264d0457a7c3..9fb7249b70dd9b52af2e330e83cdeb0e33942d0c 100644
(file)
--- a/
dev-python/humanize/humanize-0.5.1.ebuild
+++ b/
dev-python/humanize/humanize-0.5.1.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( pypy3 python
{2_7,3_{6,7}
} )
+PYTHON_COMPAT=( pypy3 python
3_{6,7
} )
inherit distutils-r1