pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/py-astroquery (math/py-astroquery) Fix typo py-as...
details: https://anonhg.NetBSD.org/pkgsrc/rev/74d50131236c
branches: trunk
changeset: 443797:74d50131236c
user: mef <mef%pkgsrc.org@localhost>
date: Tue Dec 22 22:03:56 2020 +0000
description:
(math/py-astroquery) Fix typo py-astro{4,}
diffstat:
math/py-astroquery/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 888e9b1e8b7a -r 74d50131236c math/py-astroquery/Makefile
--- a/math/py-astroquery/Makefile Tue Dec 22 14:51:43 2020 +0000
+++ b/math/py-astroquery/Makefile Tue Dec 22 22:03:56 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/12/19 14:32:57 mef Exp $
+# $NetBSD: Makefile,v 1.2 2020/12/22 22:03:56 mef Exp $
DISTNAME= astroquery-0.3.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -18,7 +18,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-astropy4
+DEPENDS+= ${PYPKGPREFIX}-astropy>=4.2:../../math/py-astropy
DEPENDS+= ${PYPKGPREFIX}-pyvo>=1.0:../../math/py-pyvo
.include "../../lang/python/distutils.mk"
Home |
Main Index |
Thread Index |
Old Index