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:   wiz
Date:           Sat May  6 09:27:07 UTC 2023

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math/Makefile: + py-npytyping


To generate a diff of this commit:
cvs rdiff -u -r1.561 -r1.562 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.561 pkgsrc/math/Makefile:1.562
--- pkgsrc/math/Makefile:1.561  Mon Apr 24 13:04:48 2023
+++ pkgsrc/math/Makefile        Sat May  6 09:27:07 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.561 2023/04/24 13:04:48 riastradh Exp $
+# $NetBSD: Makefile,v 1.562 2023/05/06 09:27:07 wiz Exp $
 
 COMMENT=       Mathematics
 
@@ -401,6 +401,7 @@ SUBDIR+=    py-munkres
 SUBDIR+=       py-netCDF4
 SUBDIR+=       py-networkx
 SUBDIR+=       py-noise
+SUBDIR+=       py-nptyping
 SUBDIR+=       py-numarray
 SUBDIR+=       py-numba
 SUBDIR+=       py-numexpr



Home | Main Index | Thread Index | Old Index