projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90a989a
)
dev-python/zope-component: Enable py3.8
author
Michał Górny
<mgorny@gentoo.org>
Sun, 8 Mar 2020 13:45:55 +0000
(14:45 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 8 Mar 2020 14:26:05 +0000
(15:26 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/zope-component/zope-component-4.4.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/zope-component/zope-component-4.4.1.ebuild
b/dev-python/zope-component/zope-component-4.4.1.ebuild
index 71515f44d271bd9298f737af617723d7acd7ccbf..34c27ba55b47966db421091267f2ad7b8cfd71af 100644
(file)
--- a/
dev-python/zope-component/zope-component-4.4.1.ebuild
+++ b/
dev-python/zope-component/zope-component-4.4.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_6,3_7})
+PYTHON_COMPAT=(python{2_7,3_6,3_7
,3_8
})
inherit distutils-r1
MY_PN=zope.component