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:           Sun Dec  1 16:17:54 UTC 2019

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math/Makefile: Add py-sklearn-pandas


To generate a diff of this commit:
cvs rdiff -u -r1.438 -r1.439 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.438 pkgsrc/math/Makefile:1.439
--- pkgsrc/math/Makefile:1.438  Mon Nov 25 04:10:07 2019
+++ pkgsrc/math/Makefile        Sun Dec  1 16:17:54 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.438 2019/11/25 04:10:07 minskim Exp $
+# $NetBSD: Makefile,v 1.439 2019/12/01 16:17:54 minskim Exp $
 
 COMMENT=       Mathematics
 
@@ -346,6 +346,7 @@ SUBDIR+=    py-scikit-learn
 SUBDIR+=       py-scipy
 SUBDIR+=       py-scipy12
 SUBDIR+=       py-simpleeval
+SUBDIR+=       py-sklearn-pandas
 SUBDIR+=       py-statsmodels
 SUBDIR+=       py-sympy
 SUBDIR+=       py-tables



Home | Main Index | Thread Index | Old Index