projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14deb5e
)
dev-python/iso8601: Enable py3.7
author
Michał Górny
<mgorny@gentoo.org>
Sat, 14 Jul 2018 20:13:57 +0000
(22:13 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 16 Jul 2018 19:56:54 +0000
(21:56 +0200)
dev-python/iso8601/iso8601-0.1.12.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/iso8601/iso8601-0.1.12.ebuild
b/dev-python/iso8601/iso8601-0.1.12.ebuild
index 56030ced21d45dffa67c4b2474a14c2062a505d8..87a0f320181dfed84818ffb85ef930fc3b9bfc26 100644
(file)
--- a/
dev-python/iso8601/iso8601-0.1.12.ebuild
+++ b/
dev-python/iso8601/iso8601-0.1.12.ebuild
@@
-3,7
+3,7
@@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6
,7
} pypy pypy3 )
inherit distutils-r1