pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

(math/py-wavelets) pkglint -F



Module Name:	pkgsrc-wip
Committed By:	Makoto Fujiwara (mef) <makoto%ki.nu@localhost>
Pushed By:	mef
Date:		Sat Dec 19 19:15:33 2020 +0900
Changeset:	9d94a0b0fba7c4fe710e55cecca1110f6cedfb8f

Modified Files:
	py-pywavelets/Makefile

Log Message:
(math/py-wavelets) pkglint -F

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9d94a0b0fba7c4fe710e55cecca1110f6cedfb8f

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-pywavelets/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-pywavelets/Makefile b/py-pywavelets/Makefile
index a8e5ce722a..47e6f80519 100644
--- a/py-pywavelets/Makefile
+++ b/py-pywavelets/Makefile
@@ -11,7 +11,7 @@ COMMENT=	Discrete Wavelet Transforms in Python
 LICENSE=	mit
 
 #EPENDS+=	${PYPKGPREFIX}-scipy>=1.0.1:../../math/py-scipy
-PYTHON_VERSIONS_INCOMPATIBLE+=        27
+PYTHON_VERSIONS_INCOMPATIBLE+= 27
 
 REPLACE_PYTHON+=	pywt/tests/*.py
 


Home | Main Index | Thread Index | Old Index