projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e09b971
)
dev-python/stsci-distutils: Support python 3.6
author
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 16:12:01 +0000
(18:12 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 16:21:30 +0000
(18:21 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/stsci-distutils/stsci-distutils-0.3.7.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/stsci-distutils/stsci-distutils-0.3.7.ebuild
b/dev-python/stsci-distutils/stsci-distutils-0.3.7.ebuild
index 5486f48a8f9bbb7991a5cae5d17718aeb693822f..c5e1000823b3d958b2c12484c36b675120557a65 100644
(file)
--- a/
dev-python/stsci-distutils/stsci-distutils-0.3.7.ebuild
+++ b/
dev-python/stsci-distutils/stsci-distutils-0.3.7.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5
,6
} pypy )
inherit distutils-r1