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:           Mon Jan 17 09:51:39 UTC 2022

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math/Makefile: + py-astropy-helpers


To generate a diff of this commit:
cvs rdiff -u -r1.522 -r1.523 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.522 pkgsrc/math/Makefile:1.523
--- pkgsrc/math/Makefile:1.522  Sat Nov  6 16:40:06 2021
+++ pkgsrc/math/Makefile        Mon Jan 17 09:51:39 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.522 2021/11/06 16:40:06 rhialto Exp $
+# $NetBSD: Makefile,v 1.523 2022/01/17 09:51:39 wiz Exp $
 
 COMMENT=       Mathematics
 
@@ -364,6 +364,7 @@ SUBDIR+=    py-asteval
 SUBDIR+=       py-astroML
 SUBDIR+=       py-astroplan
 SUBDIR+=       py-astropy
+SUBDIR+=       py-astropy-helpers
 SUBDIR+=       py-astroquery
 SUBDIR+=       py-autograd
 SUBDIR+=       py-bottleneck



Home | Main Index | Thread Index | Old Index