projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d85e166
)
dev-python/twine-1.15.0: Add py38
author
Patrick McLean
<patrick.mclean@sony.com>
Wed, 4 Dec 2019 23:04:47 +0000
(15:04 -0800)
committer
Patrick McLean
<chutzpah@gentoo.org>
Thu, 5 Dec 2019 00:20:57 +0000
(16:20 -0800)
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
dev-python/twine/twine-1.15.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/twine/twine-1.15.0.ebuild
b/dev-python/twine/twine-1.15.0.ebuild
index c4de1ffe7f13e74a7569643385f405912772521d..d30f9c47a9223036249e8ecb66f57559990ef8be 100644
(file)
--- a/
dev-python/twine/twine-1.15.0.ebuild
+++ b/
dev-python/twine/twine-1.15.0.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{5,6,7}} pypy{,3} )
+PYTHON_COMPAT=( python{2_7,3_{5,6,7
,8
}} pypy{,3} )
inherit distutils-r1