pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-reproject: dependency fixed
Module Name: pkgsrc-wip
Committed By: Kinoshita Daisuke <kinoshita%astro.ncu.edu.tw@localhost>
Pushed By: daisuke
Date: Sun May 2 21:28:00 2021 +0800
Changeset: 9e6cc66aa464518bbca8b81e68e060928ee72674
Modified Files:
py-reproject/Makefile
Log Message:
py-reproject: dependency fixed
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9e6cc66aa464518bbca8b81e68e060928ee72674
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-reproject/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-reproject/Makefile b/py-reproject/Makefile
index f42d18ac43..2735ea2461 100644
--- a/py-reproject/Makefile
+++ b/py-reproject/Makefile
@@ -13,7 +13,7 @@ LICENSE= modified-bsd
DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
DEPENDS+= ${PYPKGPREFIX}-numpy>=1.13:../../math/py-numpy
DEPENDS+= ${PYPKGPREFIX}-scipy>=0.9:../../wip/py-scipy
-DEPENDS+= ${PYPKGPREFIX}-astropy>=4:../../wip/py-astropy4
+DEPENDS+= ${PYPKGPREFIX}-astropy>=4:../../math/py-astropy
DEPENDS+= ${PYPKGPREFIX}-astropy-healpix>=0.5:../../wip/py-astropy-healpix
DEPENDS+= ${PYPKGPREFIX}-astropy-helpers-[0-9]*:../../wip/py-astropy-helpers
Home |
Main Index |
Thread Index |
Old Index