pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
(math/py-pywavelets) remove DEPENDS to py-scipy
Module Name: pkgsrc-wip
Committed By: Makoto Fujiwara (mef) <makoto%ki.nu@localhost>
Pushed By: mef
Date: Thu Dec 17 11:50:03 2020 +0900
Changeset: aabb2e70cfcc3ec3e78e9cb086160806cbd24813
Modified Files:
py-pywavelets/Makefile
Log Message:
(math/py-pywavelets) remove DEPENDS to py-scipy
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=aabb2e70cfcc3ec3e78e9cb086160806cbd24813
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-pywavelets/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diffs:
diff --git a/py-pywavelets/Makefile b/py-pywavelets/Makefile
index 01d823d380..631129f31e 100644
--- a/py-pywavelets/Makefile
+++ b/py-pywavelets/Makefile
@@ -10,8 +10,7 @@ HOMEPAGE= https://github.com/PyWavelets/pywt/releases
COMMENT= Discrete Wavelet Transforms in Python
LICENSE= mit
-DEPENDS+= ${PYPKGPREFIX}-numpy>=0.19.0:../../math/py-numpy
-DEPENDS+= ${PYPKGPREFIX}-scipy>=1.0.1:../../math/py-scipy
+#EPENDS+= ${PYPKGPREFIX}-scipy>=1.0.1:../../math/py-scipy
REPLACE_PYTHON+= pywt/tests/*.py
Home |
Main Index |
Thread Index |
Old Index