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: Mon Nov 13 23:48:54 UTC 2023
Modified Files:
pkgsrc/doc: CHANGES-2023
pkgsrc/math: Makefile
Removed Files:
pkgsrc/math/py-numarray: DESCR Makefile PLIST buildlink3.mk distinfo
pkgsrc/math/py-numarray/patches: patch-Include_numarray_arraybase.h
patch-Src___dotblas.c patch-aa patch-cfg__packages.py
Log Message:
py-numarray: remove
Python 2 only, dead upstream since about 2006.
To generate a diff of this commit:
cvs rdiff -u -r1.6934 -r1.6935 pkgsrc/doc/CHANGES-2023
cvs rdiff -u -r1.580 -r1.581 pkgsrc/math/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/math/py-numarray/DESCR
cvs rdiff -u -r1.28 -r0 pkgsrc/math/py-numarray/Makefile
cvs rdiff -u -r1.14 -r0 pkgsrc/math/py-numarray/PLIST
cvs rdiff -u -r1.10 -r0 pkgsrc/math/py-numarray/buildlink3.mk
cvs rdiff -u -r1.12 -r0 pkgsrc/math/py-numarray/distinfo
cvs rdiff -u -r1.1 -r0 \
pkgsrc/math/py-numarray/patches/patch-Include_numarray_arraybase.h \
pkgsrc/math/py-numarray/patches/patch-Src___dotblas.c \
pkgsrc/math/py-numarray/patches/patch-aa \
pkgsrc/math/py-numarray/patches/patch-cfg__packages.py
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-2023
diff -u pkgsrc/doc/CHANGES-2023:1.6934 pkgsrc/doc/CHANGES-2023:1.6935
--- pkgsrc/doc/CHANGES-2023:1.6934 Mon Nov 13 23:47:37 2023
+++ pkgsrc/doc/CHANGES-2023 Mon Nov 13 23:48:53 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.6934 2023/11/13 23:47:37 wiz Exp $
+$NetBSD: CHANGES-2023,v 1.6935 2023/11/13 23:48:53 wiz Exp $
Changes to the packages collection and infrastructure in 2023:
@@ -9988,3 +9988,4 @@ Changes to the packages collection and i
Removed archivers/py-czipfile [wiz 2023-11-13]
Removed graphics/scigraphica [wiz 2023-11-13]
Removed graphics/libscigraphica [wiz 2023-11-13]
+ Removed math/py-numarray [wiz 2023-11-13]
Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.580 pkgsrc/math/Makefile:1.581
--- pkgsrc/math/Makefile:1.580 Sun Nov 5 23:27:38 2023
+++ pkgsrc/math/Makefile Mon Nov 13 23:48:53 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.580 2023/11/05 23:27:38 wiz Exp $
+# $NetBSD: Makefile,v 1.581 2023/11/13 23:48:53 wiz Exp $
COMMENT= Mathematics
@@ -411,7 +411,6 @@ SUBDIR+= py-netCDF4
SUBDIR+= py-networkx
SUBDIR+= py-noise
SUBDIR+= py-nptyping
-SUBDIR+= py-numarray
SUBDIR+= py-numba
SUBDIR+= py-numexpr
SUBDIR+= py-numpy
Home |
Main Index |
Thread Index |
Old Index