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:   adam
Date:           Wed Aug  5 03:03:56 UTC 2026

Modified Files:
        pkgsrc/math: Makefile
Removed Files:
        pkgsrc/math/py-cdecimal: DESCR Makefile PLIST distinfo

Log Message:
py-cdecimal: removed; obsoleted by the builtin decimal in Python 3.3


To generate a diff of this commit:
cvs rdiff -u -r1.644 -r1.645 pkgsrc/math/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/math/py-cdecimal/DESCR
cvs rdiff -u -r1.12 -r0 pkgsrc/math/py-cdecimal/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/math/py-cdecimal/PLIST
cvs rdiff -u -r1.4 -r0 pkgsrc/math/py-cdecimal/distinfo

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.644 pkgsrc/math/Makefile:1.645
--- pkgsrc/math/Makefile:1.644  Fri Jul 24 18:39:46 2026
+++ pkgsrc/math/Makefile        Wed Aug  5 03:03:56 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.644 2026/07/24 18:39:46 wiz Exp $
+# $NetBSD: Makefile,v 1.645 2026/08/05 03:03:56 adam Exp $
 
 COMMENT=       Mathematics
 
@@ -426,7 +426,6 @@ SUBDIR+=    py-astroML
 SUBDIR+=       py-astropy
 SUBDIR+=       py-astropy-iers-data
 SUBDIR+=       py-bottleneck
-SUBDIR+=       py-cdecimal
 SUBDIR+=       py-claripy
 SUBDIR+=       py-colormath
 SUBDIR+=       py-ephem



Home | Main Index | Thread Index | Old Index