projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8dfb8e4
)
dev-python/httpstat: python3.8
author
Mike Gilbert
<floppym@gentoo.org>
Tue, 26 May 2020 03:06:18 +0000
(23:06 -0400)
committer
Mike Gilbert
<floppym@gentoo.org>
Tue, 26 May 2020 03:10:42 +0000
(23:10 -0400)
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
dev-python/httpstat/httpstat-1.2.1-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/httpstat/httpstat-1.2.1-r1.ebuild
b/dev-python/httpstat/httpstat-1.2.1-r1.ebuild
index 22fd54b54735c3cc10b06bda095c9aad56634142..8b03fb8c28d93545becb0b8d68c185d978b28d9e 100644
(file)
--- a/
dev-python/httpstat/httpstat-1.2.1-r1.ebuild
+++ b/
dev-python/httpstat/httpstat-1.2.1-r1.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
-PYTHON_COMPAT=( python3_{6,7} pypy3 )
+PYTHON_COMPAT=( python3_{6,7
,8
} pypy3 )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1