pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
changed MAINTAINER to pkgsrc-users%NetBSD.org@localhost.
Module Name: pkgsrc-wip
Committed By: Kinoshita Daisuke <kinoshita%astro.ncu.edu.tw@localhost>
Pushed By: daisuke
Date: Thu Dec 17 14:39:58 2020 +0800
Changeset: e3cdee8655c9066ec43a947b2d80e3fd30b26b2b
Modified Files:
py-astropy4/Makefile
Log Message:
changed MAINTAINER to pkgsrc-users%NetBSD.org@localhost.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e3cdee8655c9066ec43a947b2d80e3fd30b26b2b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-astropy4/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diffs:
diff --git a/py-astropy4/Makefile b/py-astropy4/Makefile
index dc89c2bda6..71d7813db4 100644
--- a/py-astropy4/Makefile
+++ b/py-astropy4/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=astropy/}
GITHUB_PROJECT= astropy
GITHUB_TAG= v${PKGVERSION_NOREV}
-MAINTAINER= kinoshita%astro.ncu.edu.tw@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.astropy.org/
COMMENT= Python module for astronomical calculations and data analysis
LICENSE= modified-bsd
@@ -15,10 +15,10 @@ LICENSE= modified-bsd
PYTHON_VERSIONS_INCOMPATIBLE+= 27
PYTHON_VERSIONS_INCOMPATIBLE+= 36
-DEPENDS+= git>=2:../../devel/git
+BUILD_DEPENDS+= git-base>=[0-9]*:../../devel/git-base
DEPENDS+= libxml2>=2.9.10:../../textproc/libxml2
DEPENDS+= ${PYPKGPREFIX}-numpy>=1.17.0:../../math/py-numpy
-DEPENDS+= ${PYPKGPREFIX}-scipy>=1.1:../../math/py-scipy
+DEPENDS+= ${PYPKGPREFIX}-scipy>=1.1:../../wip/py-scipy
DEPENDS+= ${PYPKGPREFIX}-h5py>=2.9.0:../../devel/py-h5py
DEPENDS+= ${PYPKGPREFIX}-beautifulsoup4>=4.9.3:../../www/py-beautifulsoup4
DEPENDS+= ${PYPKGPREFIX}-html5lib>=1.0.1:../../textproc/py-html5lib
Home |
Main Index |
Thread Index |
Old Index