projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab11257
)
dev-python/decorator: Enable py3.8
author
Michał Górny
<mgorny@gentoo.org>
Fri, 15 Nov 2019 16:03:53 +0000
(17:03 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Sat, 16 Nov 2019 11:00:49 +0000
(12:00 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/decorator/decorator-4.4.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/decorator/decorator-4.4.0.ebuild
b/dev-python/decorator/decorator-4.4.0.ebuild
index 44d680e49d0c6b56c626b8a0cf5d376679966d95..aab9db8591c65a49f05563cde955921e6f01395b 100644
(file)
--- a/
dev-python/decorator/decorator-4.4.0.ebuild
+++ b/
dev-python/decorator/decorator-4.4.0.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( pypy{,3} python{2_7,3_{5,6,7}} )
+PYTHON_COMPAT=( pypy{,3} python{2_7,3_{5,6,7
,8
}} )
inherit distutils-r1