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:           Sat Sep 21 18:15:55 UTC 2019

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math/Makefile: Add py-xarray


To generate a diff of this commit:
cvs rdiff -u -r1.434 -r1.435 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.434 pkgsrc/math/Makefile:1.435
--- pkgsrc/math/Makefile:1.434  Sat Aug 24 22:10:16 2019
+++ pkgsrc/math/Makefile        Sat Sep 21 18:15:55 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.434 2019/08/24 22:10:16 alnsn Exp $
+# $NetBSD: Makefile,v 1.435 2019/09/21 18:15:55 minskim Exp $
 
 COMMENT=       Mathematics
 
@@ -349,6 +349,7 @@ SUBDIR+=    py-sympy
 SUBDIR+=       py-tables
 SUBDIR+=       py-tensorboard
 SUBDIR+=       py-uncertainties
+SUBDIR+=       py-xarray
 SUBDIR+=       py-z3
 SUBDIR+=       py-z3solver
 SUBDIR+=       qalculate



Home | Main Index | Thread Index | Old Index