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 21:44:49 UTC 2017

Modified Files:
        pkgsrc/math: Makefile

Log Message:
Add py-scikit-learn


To generate a diff of this commit:
cvs rdiff -u -r1.340 -r1.341 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.340 pkgsrc/math/Makefile:1.341
--- pkgsrc/math/Makefile:1.340  Wed Jul  5 19:18:23 2017
+++ pkgsrc/math/Makefile        Wed Jul  5 21:44:49 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.340 2017/07/05 19:18:23 minskim Exp $
+# $NetBSD: Makefile,v 1.341 2017/07/05 21:44:49 minskim Exp $
 
 COMMENT=       Mathematics
 
@@ -267,6 +267,7 @@ SUBDIR+=    py-patsy
 SUBDIR+=       py-pytables
 SUBDIR+=       py-roman
 SUBDIR+=       py-rpy
+SUBDIR+=       py-scikit-learn
 SUBDIR+=       py-scipy
 SUBDIR+=       py-simpleeval
 SUBDIR+=       py-statsmodels



Home | Main Index | Thread Index | Old Index