pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Jan 25 01:37:50 UTC 2022

Modified Files:
        pkgsrc/doc: CHANGES-2022 TODO
        pkgsrc/math: Makefile
Removed Files:
        pkgsrc/math/py-Scientific: DESCR Makefile PLIST distinfo
        pkgsrc/math/py-Scientific-doc: DESCR Makefile PLIST distinfo
        pkgsrc/math/py-Scientific/patches: patch-aa patch-ab

Log Message:
py-Scientific*: remove

Limited to python 2.7, but does not build.
No stable upstream release since 2010, development seems stopped.


To generate a diff of this commit:
cvs rdiff -u -r1.420 -r1.421 pkgsrc/doc/CHANGES-2022
cvs rdiff -u -r1.21461 -r1.21462 pkgsrc/doc/TODO
cvs rdiff -u -r1.524 -r1.525 pkgsrc/math/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/math/py-Scientific/DESCR
cvs rdiff -u -r1.72 -r0 pkgsrc/math/py-Scientific/Makefile
cvs rdiff -u -r1.11 -r0 pkgsrc/math/py-Scientific/PLIST
cvs rdiff -u -r1.13 -r0 pkgsrc/math/py-Scientific/distinfo
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/math/py-Scientific-doc/DESCR
cvs rdiff -u -r1.12 -r0 pkgsrc/math/py-Scientific-doc/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/math/py-Scientific-doc/PLIST
cvs rdiff -u -r1.6 -r0 pkgsrc/math/py-Scientific-doc/distinfo
cvs rdiff -u -r1.4 -r0 pkgsrc/math/py-Scientific/patches/patch-aa \
    pkgsrc/math/py-Scientific/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/doc/CHANGES-2022
diff -u pkgsrc/doc/CHANGES-2022:1.420 pkgsrc/doc/CHANGES-2022:1.421
--- pkgsrc/doc/CHANGES-2022:1.420       Tue Jan 25 01:34:30 2022
+++ pkgsrc/doc/CHANGES-2022     Tue Jan 25 01:37:49 2022
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.420 2022/01/25 01:34:30 wiz Exp $
+$NetBSD: CHANGES-2022,v 1.421 2022/01/25 01:37:49 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -567,3 +567,5 @@ Changes to the packages collection and i
        Updated math/py-pythran to 0.11.0 [adam 2022-01-24]
        Updated cad/klayout to 0.27.7 [mef 2022-01-24]
        Removed graphics/py-biggles [wiz 2022-01-25]
+       Removed math/py-Scientific-doc [wiz 2022-01-25]
+       Removed math/py-Scientific [wiz 2022-01-25]

Index: pkgsrc/doc/TODO
diff -u pkgsrc/doc/TODO:1.21461 pkgsrc/doc/TODO:1.21462
--- pkgsrc/doc/TODO:1.21461     Mon Jan 24 18:15:50 2022
+++ pkgsrc/doc/TODO     Tue Jan 25 01:37:49 2022
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.21461 2022/01/24 18:15:50 micha Exp $
+$NetBSD: TODO,v 1.21462 2022/01/25 01:37:49 wiz Exp $
 
 Suggested new packages
 ======================
@@ -1572,7 +1572,6 @@ For possible Perl packages updates, see 
        o py-MyHDL-0.11
        o py-OTXv2-1.5.2
        o py-Routes-2.5.1
-       o py-Scientific-doc-2.5.5
        o py-cares-3.1.1
        o py-cassa-1.11.0
        o py-configparser-5.0.0 [drops python-2.x support; pkgsrc only needs this package for python 2.x]

Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.524 pkgsrc/math/Makefile:1.525
--- pkgsrc/math/Makefile:1.524  Mon Jan 17 10:01:35 2022
+++ pkgsrc/math/Makefile        Tue Jan 25 01:37:49 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.524 2022/01/17 10:01:35 wiz Exp $
+# $NetBSD: Makefile,v 1.525 2022/01/25 01:37:49 wiz Exp $
 
 COMMENT=       Mathematics
 
@@ -353,8 +353,6 @@ SUBDIR+=    pspp
 SUBDIR+=       py-Keras-Applications
 SUBDIR+=       py-Keras-Preprocessing
 SUBDIR+=       py-Numeric
-SUBDIR+=       py-Scientific
-SUBDIR+=       py-Scientific-doc
 SUBDIR+=       py-Theano
 SUBDIR+=       py-abcpmc
 SUBDIR+=       py-almost



Home | Main Index | Thread Index | Old Index