projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
551107e
)
dev-python/specutils: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 17:53:32 +0000
(19:53 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Tue, 26 Jun 2018 18:09:22 +0000
(20:09 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/specutils/specutils-0.2.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/specutils/specutils-0.2.2.ebuild
b/dev-python/specutils/specutils-0.2.2.ebuild
index 5e5b599b61c2d1d92b3e76ad2f2ad44472d2b171..a1e1db53d9d2288fc9b0d3e14a88773fcf4d1910 100644
(file)
--- a/
dev-python/specutils/specutils-0.2.2.ebuild
+++ b/
dev-python/specutils/specutils-0.2.2.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
6
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,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5
,3_6
} )
inherit distutils-r1
DESCRIPTION="Python package for astronomy spectral operations"