projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86331bb
)
dev-python/isodate: Tested on py3.7
author
Michał Górny
<mgorny@gentoo.org>
Thu, 20 Sep 2018 08:53:20 +0000
(10:53 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 20 Sep 2018 10:01:12 +0000
(12:01 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/isodate/isodate-0.6.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/isodate/isodate-0.6.0.ebuild
b/dev-python/isodate/isodate-0.6.0.ebuild
index a098d7cb995c84bfd8c923c0c2ff5974182802a7..7d48aa9edc433b76e4aa8b29d13d594e8c1d75f6 100644
(file)
--- a/
dev-python/isodate/isodate-0.6.0.ebuild
+++ b/
dev-python/isodate/isodate-0.6.0.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_{4,5,6}} pypy{,3} )
+PYTHON_COMPAT=( python{2_7,3_{4,5,6
,7
}} pypy{,3} )
inherit distutils-r1