pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-astroquery: fix path to py-pyvo
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Mon Jan 17 11:03:11 2022 +0100
Changeset: f137033f2b0ca80fce6c6f72830be2c89cb3d53a
Modified Files:
py-astroquery/Makefile
Log Message:
py-astroquery: fix path to py-pyvo
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f137033f2b0ca80fce6c6f72830be2c89cb3d53a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-astroquery/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-astroquery/Makefile b/py-astroquery/Makefile
index b2f56380fd..dea2568185 100644
--- a/py-astroquery/Makefile
+++ b/py-astroquery/Makefile
@@ -16,7 +16,7 @@ DEPENDS+= ${PYPKGPREFIX}-requests>=2.25.0:../../devel/py-requests
DEPENDS+= ${PYPKGPREFIX}-keyring>=21.2.1:../../security/py-keyring
DEPENDS+= ${PYPKGPREFIX}-six>=1.15.0:../../lang/py-six
DEPENDS+= ${PYPKGPREFIX}-astropy>=4.2:../../math/py-astropy
-DEPENDS+= ${PYPKGPREFIX}-pyvo>=1.0:../../math/py-pyvo
+DEPENDS+= ${PYPKGPREFIX}-pyvo>=1.0:../../wip/py-pyvo
DEPENDS+= ${PYPKGPREFIX}-astropy-helpers>=4.0.1:../../math/py-astropy-helpers
post-extract:
Home |
Main Index |
Thread Index |
Old Index