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:           Fri Jul  6 03:46:55 UTC 2018

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math/Makefile: Add py-pymc3


To generate a diff of this commit:
cvs rdiff -u -r1.392 -r1.393 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.392 pkgsrc/math/Makefile:1.393
--- pkgsrc/math/Makefile:1.392  Fri Jul  6 03:37:06 2018
+++ pkgsrc/math/Makefile        Fri Jul  6 03:46:55 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.392 2018/07/06 03:37:06 minskim Exp $
+# $NetBSD: Makefile,v 1.393 2018/07/06 03:46:55 minskim Exp $
 
 COMMENT=       Mathematics
 
@@ -302,6 +302,7 @@ SUBDIR+=    py-pandas
 SUBDIR+=       py-pandas-datareader
 SUBDIR+=       py-patsy
 SUBDIR+=       py-powerlaw
+SUBDIR+=       py-pymc3
 SUBDIR+=       py-pywavelets
 SUBDIR+=       py-quadprog
 SUBDIR+=       py-roman



Home | Main Index | Thread Index | Old Index