projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2be5f00
)
games-board/pychess: Add Python 3.8
author
James Le Cuirot
<chewi@gentoo.org>
Mon, 4 May 2020 20:10:49 +0000
(21:10 +0100)
committer
James Le Cuirot
<chewi@gentoo.org>
Mon, 4 May 2020 20:10:49 +0000
(21:10 +0100)
Closes: https://bugs.gentoo.org/718310
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
games-board/pychess/pychess-1.0.0.ebuild
patch
|
blob
|
history
diff --git
a/games-board/pychess/pychess-1.0.0.ebuild
b/games-board/pychess/pychess-1.0.0.ebuild
index 39436e26bda778ce40568f9bd29b749425cca3d7..ca376621f3781c0b35d852fd4e7a69d78b43c398 100644
(file)
--- a/
games-board/pychess/pychess-1.0.0.ebuild
+++ b/
games-board/pychess/pychess-1.0.0.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python3_
7
)
+PYTHON_COMPAT=( python3_
{7,8}
)
DISTUTILS_SINGLE_IMPL=1
DISTUTILS_USE_SETUPTOOLS=no
PYTHON_REQ_USE="sqlite"