projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
885771c
)
dev-python/twine-3.0.0: add py38
author
Patrick McLean
<patrick.mclean@sony.com>
Wed, 4 Dec 2019 23:19:00 +0000
(15:19 -0800)
committer
Patrick McLean
<chutzpah@gentoo.org>
Thu, 5 Dec 2019 00:20:58 +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-3.0.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/twine/twine-3.0.0.ebuild
b/dev-python/twine/twine-3.0.0.ebuild
index f1ad5e3d9455b3be8dca592b3627645d8b7cd9f5..75c85fccf49ab7097c4a42168c2e986f01d1e823 100644
(file)
--- a/
dev-python/twine/twine-3.0.0.ebuild
+++ b/
dev-python/twine/twine-3.0.0.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7
,8
} )
inherit distutils-r1