projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82efd2a
)
dev-python/stsci-sphinxext: Support python 3.6
author
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 16:12:17 +0000
(18:12 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 16:21:32 +0000
(18:21 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/stsci-sphinxext/stsci-sphinxext-1.2.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/stsci-sphinxext/stsci-sphinxext-1.2.1.ebuild
b/dev-python/stsci-sphinxext/stsci-sphinxext-1.2.1.ebuild
index 0c3b5c5cd13fb479c0f3e3057cfaca4ba1b75fd2..e2fa911999ebc64e3216a0810f52c03b57738bcc 100644
(file)
--- a/
dev-python/stsci-sphinxext/stsci-sphinxext-1.2.1.ebuild
+++ b/
dev-python/stsci-sphinxext/stsci-sphinxext-1.2.1.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} )
+PYTHON_COMPAT=( python2_7 python3_{4,5
,6
} )
MY_PN=${PN/-/.}
MY_P=${MY_PN}-${PV}