projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ab0745
)
dev-python/itypes: add python3_7
author
William Hubbs
<williamh@gentoo.org>
Sun, 26 Jan 2020 19:34:41 +0000
(13:34 -0600)
committer
William Hubbs
<williamh@gentoo.org>
Sun, 26 Jan 2020 19:34:41 +0000
(13:34 -0600)
Signed-off-by: William Hubbs <williamh@gentoo.org>
dev-python/itypes/itypes-1.1.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/itypes/itypes-1.1.0.ebuild
b/dev-python/itypes/itypes-1.1.0.ebuild
index 4a4c46fee443beb00c782a1cf02e4920cad73326..e6e42c7b7c3436f7da3c14e6f7568aa6e5b9757d 100644
(file)
--- a/
dev-python/itypes/itypes-1.1.0.ebuild
+++ b/
dev-python/itypes/itypes-1.1.0.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-20
19
Gentoo Authors
+# Copyright 1999-20
20
Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python2_7 python3_6
python3_7
)
inherit distutils-r1
DESCRIPTION="basic immutable container types for python"