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:06 2020 +0800
Changeset: b867fb130eefee59243da1e0119e24c05e637e6a
Modified Files:
py-scikit-image/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=b867fb130eefee59243da1e0119e24c05e637e6a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-scikit-image/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/py-scikit-image/Makefile b/py-scikit-image/Makefile
index 1b4ba84f4c..6dd5e8e820 100644
--- a/py-scikit-image/Makefile
+++ b/py-scikit-image/Makefile
@@ -5,14 +5,14 @@ PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/scikit-image/}
-MAINTAINER= kinoshita%astro.ncu.edu.tw@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://scikit-image.org/
COMMENT= Image processing routines for SciPy
LICENSE= modified-bsd
BUILD_DEPENDS+= ${PYPKGPREFIX}-cython>=0.29.21:../../devel/py-cython
DEPENDS+= ${PYPKGPREFIX}-numpy>=0.19.0:../../math/py-numpy
-DEPENDS+= ${PYPKGPREFIX}-scipy>=1.0.1:../../math/py-scipy
+DEPENDS+= ${PYPKGPREFIX}-scipy>=1.0.1:../../wip/py-scipy
DEPENDS+= ${PYPKGPREFIX}-matplotlib>=3.2.2:../../graphics/py-matplotlib
DEPENDS+= ${PYPKGPREFIX}-Pillow>=4.3.0:../../graphics/py-Pillow
DEPENDS+= ${PYPKGPREFIX}-imageio>=2.3.0:../../graphics/py-imageio
Home |
Main Index |
Thread Index |
Old Index