aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2022-01-16 10:55:09 +0100
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2022-01-16 10:55:09 +0100
commite00a917414c54f02dfa036cd1efdc2a0aa623dec (patch)
tree0a0db9ff87aaad057e68bd82b16dfd23c023f5f1 /dev-python
parentpackage.mask: mask opennlp-maxent for removal (diff)
downloadsci-e00a917414c54f02dfa036cd1efdc2a0aa623dec.tar.gz
sci-e00a917414c54f02dfa036cd1efdc2a0aa623dec.tar.bz2
sci-e00a917414c54f02dfa036cd1efdc2a0aa623dec.zip
dev-python/astropy-healpix: remove unneeded dependency
this is based on the cxx healpix but does not require it Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/astropy-healpix/astropy-healpix-0.5.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/astropy-healpix/astropy-healpix-0.5.ebuild b/dev-python/astropy-healpix/astropy-healpix-0.5.ebuild
index 6f813524d..06462034d 100644
--- a/dev-python/astropy-healpix/astropy-healpix-0.5.ebuild
+++ b/dev-python/astropy-healpix/astropy-healpix-0.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -27,7 +27,6 @@ RESTRICT="test"
BDEPEND="dev-python/setuptools_scm[${PYTHON_USEDEP}]"
RDEPEND="
- sci-astronomy/healpix
>=dev-python/astropy-3.2[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]
"