projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f933c20
)
dev-python/bottle: Port to py3.9
author
Michał Górny
<mgorny@gentoo.org>
Mon, 25 May 2020 19:43:39 +0000
(21:43 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 25 May 2020 19:48:10 +0000
(21:48 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/bottle/bottle-0.12.18.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/bottle/bottle-0.12.18.ebuild
b/dev-python/bottle/bottle-0.12.18.ebuild
index ac258120d0854ffad6a1816d51b4877f255f873a..1e518dc8bb1235ca0157766fd085e1dc0f7f47e7 100644
(file)
--- a/
dev-python/bottle/bottle-0.12.18.ebuild
+++ b/
dev-python/bottle/bottle-0.12.18.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{6,7,8
,9
} pypy3 )
inherit distutils-r1 eutils