projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
636882d
)
dev-python/betamax-0.8.1: add py38
author
Patrick McLean
<patrick.mclean@sony.com>
Wed, 4 Dec 2019 21:58:06 +0000
(13:58 -0800)
committer
Patrick McLean
<chutzpah@gentoo.org>
Wed, 4 Dec 2019 21:59:59 +0000
(13:59 -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/betamax/betamax-0.8.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/betamax/betamax-0.8.1.ebuild
b/dev-python/betamax/betamax-0.8.1.ebuild
index b5d170dbac151bb23fa42c8d96e1660d8fb8c160..f5e096379c01ffcc9fa8959ee115dc9c501140aa 100644
(file)
--- a/
dev-python/betamax/betamax-0.8.1.ebuild
+++ b/
dev-python/betamax/betamax-0.8.1.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
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