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:   tnn
Date:           Sun Aug 30 21:29:15 UTC 2020

Modified Files:
        pkgsrc/math: Makefile
Removed Files:
        pkgsrc/math/py-scipy12: DESCR Makefile PLIST distinfo
        pkgsrc/math/py-scipy12/patches: patch-scipy_special___round.h

Log Message:
py-scipy12: remove; no more consumers in pkgsrc


To generate a diff of this commit:
cvs rdiff -u -r1.479 -r1.480 pkgsrc/math/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/math/py-scipy12/DESCR \
    pkgsrc/math/py-scipy12/PLIST
cvs rdiff -u -r1.5 -r0 pkgsrc/math/py-scipy12/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/math/py-scipy12/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/math/py-scipy12/patches/patch-scipy_special___round.h

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.479 pkgsrc/math/Makefile:1.480
--- pkgsrc/math/Makefile:1.479  Mon Aug 24 16:29:12 2020
+++ pkgsrc/math/Makefile        Sun Aug 30 21:29:15 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.479 2020/08/24 16:29:12 wiz Exp $
+# $NetBSD: Makefile,v 1.480 2020/08/30 21:29:15 tnn Exp $
 
 COMMENT=       Mathematics
 
@@ -371,7 +371,6 @@ SUBDIR+=    py-rpy
 SUBDIR+=       py-scikit-image
 SUBDIR+=       py-scikit-learn
 SUBDIR+=       py-scipy
-SUBDIR+=       py-scipy12
 SUBDIR+=       py-simpleeval
 SUBDIR+=       py-sklearn-pandas
 SUBDIR+=       py-smt



Home | Main Index | Thread Index | Old Index