pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-astropy-healpix: dependency fixed
Module Name: pkgsrc-wip
Committed By: Kinoshita Daisuke <kinoshita%astro.ncu.edu.tw@localhost>
Pushed By: daisuke
Date: Sun May 2 21:27:25 2021 +0800
Changeset: 588d10a55550099014eee28f97284a279a64ae5a
Modified Files:
py-astropy-healpix/Makefile
Log Message:
py-astropy-healpix: dependency fixed
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=588d10a55550099014eee28f97284a279a64ae5a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-astropy-healpix/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-astropy-healpix/Makefile b/py-astropy-healpix/Makefile
index 578270828c..fcd4d5dc22 100644
--- a/py-astropy-healpix/Makefile
+++ b/py-astropy-healpix/Makefile
@@ -11,7 +11,7 @@ COMMENT= Hierarchical Equal Area isoLatitude Pixelisation
LICENSE= modified-bsd
DEPENDS+= ${PYPKGPREFIX}-numpy>=1.11.0:../../math/py-numpy
-DEPENDS+= ${PYPKGPREFIX}-astropy>=4:../../wip/py-astropy4
+DEPENDS+= ${PYPKGPREFIX}-astropy>=4:../../math/py-astropy
.include "../../lang/python/egg.mk"
.include "../../math/py-numpy/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index