projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79f43fb
)
dev-python/fitsio: Remove Python 2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 16 Jan 2020 05:05:20 +0000
(06:05 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 16 Jan 2020 05:16:51 +0000
(06:16 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/fitsio/fitsio-0.9.11.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/fitsio/fitsio-0.9.11.ebuild
b/dev-python/fitsio/fitsio-0.9.11.ebuild
index b413034e1d0088f1473fe286e7d2b04df7aceaad..821d33b176f9e13a5af4bba11831dc9d3c8405f7 100644
(file)
--- a/
dev-python/fitsio/fitsio-0.9.11.ebuild
+++ b/
dev-python/fitsio/fitsio-0.9.11.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
2_7 python
3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1