pkgsrc-Changes archive

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

CVS commit: pkgsrc/math



Module Name:    pkgsrc
Committed By:   markd
Date:           Wed Nov 22 11:07:52 UTC 2017

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math: add py-pywavelets


To generate a diff of this commit:
cvs rdiff -u -r1.346 -r1.347 pkgsrc/math/Makefile

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

Modified files:

Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.346 pkgsrc/math/Makefile:1.347
--- pkgsrc/math/Makefile:1.346  Thu Oct 12 16:37:37 2017
+++ pkgsrc/math/Makefile        Wed Nov 22 11:07:52 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.346 2017/10/12 16:37:37 minskim Exp $
+# $NetBSD: Makefile,v 1.347 2017/11/22 11:07:52 markd Exp $
 
 COMMENT=       Mathematics
 
@@ -265,6 +265,7 @@ SUBDIR+=    py-pandas
 SUBDIR+=       py-pandas-datareader
 SUBDIR+=       py-patsy
 SUBDIR+=       py-pytables
+SUBDIR+=       py-pywavelets
 SUBDIR+=       py-quadprog
 SUBDIR+=       py-roman
 SUBDIR+=       py-rpy



Home | Main Index | Thread Index | Old Index