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:   minskim
Date:           Wed Jul  5 19:18:23 UTC 2017

Modified Files:
        pkgsrc/math: Makefile

Log Message:
Add py-pandas-datareader


To generate a diff of this commit:
cvs rdiff -u -r1.339 -r1.340 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.339 pkgsrc/math/Makefile:1.340
--- pkgsrc/math/Makefile:1.339  Mon Jul  3 16:22:42 2017
+++ pkgsrc/math/Makefile        Wed Jul  5 19:18:23 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.339 2017/07/03 16:22:42 bsiegert Exp $
+# $NetBSD: Makefile,v 1.340 2017/07/05 19:18:23 minskim Exp $
 
 COMMENT=       Mathematics
 
@@ -262,6 +262,7 @@ SUBDIR+=    py-numarray
 SUBDIR+=       py-numexpr
 SUBDIR+=       py-numpy
 SUBDIR+=       py-pandas
+SUBDIR+=       py-pandas-datareader
 SUBDIR+=       py-patsy
 SUBDIR+=       py-pytables
 SUBDIR+=       py-roman



Home | Main Index | Thread Index | Old Index