projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6559c90
)
dev-python/gammapy: add gwcs and uncertainties as optional dependencies
author
Sébastien Fabbro
<bicatali@gentoo.org>
Tue, 6 Dec 2016 00:42:58 +0000
(
00:42
+0000)
committer
Sébastien Fabbro
<bicatali@gentoo.org>
Tue, 6 Dec 2016 00:42:58 +0000
(
00:42
+0000)
Package-Manager: portage-2.3.3
dev-python/gammapy/gammapy-0.5.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/gammapy/gammapy-0.5.ebuild
b/dev-python/gammapy/gammapy-0.5.ebuild
index 55255ea7749a84bfff0581a1349637761c202fab..6287520ebf3c0f1a50207be05cab901231e8ac20 100644
(file)
--- a/
dev-python/gammapy/gammapy-0.5.ebuild
+++ b/
dev-python/gammapy/gammapy-0.5.ebuild
@@
-59,6
+59,7
@@
pkg_postinst() {
optfeature "${PN} full functionality" \
dev-python/aplpy \
dev-python/astroplan \
+ dev-python/gwcs \
dev-python/h5py \
dev-python/iminuit \
dev-python/matplotlib \
@@
-66,9
+67,10
@@
pkg_postinst() {
dev-python/pandas \
dev-python/photutils \
dev-python/reproject \
+ dev-python/uncertainties \
dev-python/wcsaxes \
sci-libs/scipy \
sci-libs/scikits_image \
- sci-libs/scikits_learn
- # not yet in portage: sherpa
, gwcs, uncertainties
+ sci-libs/scikits_learn
\
+ # not yet in portage: sherpa
}