CVS commit: pkgsrc/math
"Adam Ciarcinski" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: pkgsrc
Committed By: adam
Date: Thu Aug 27 09:10:01 UTC 2026
Modified Files:
pkgsrc/math: Makefile
Removed Files:
pkgsrc/math/py-Keras-Applications: DESCR Makefile PLIST distinfo
pkgsrc/math/py-Keras-Preprocessing: DESCR Makefile PLIST distinfo
pkgsrc/math/py-almost: DESCR Makefile PLIST distinfo
pkgsrc/math/py-fpconst: DESCR Makefile PLIST distinfo
Log Message:
py-Keras-Applications py-Keras-Preprocessing py-almost py-fpconst: removed, outdated and not needed
To generate a diff of this commit:
cvs rdiff -u -r1.645 -r1.646 pkgsrc/math/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/math/py-Keras-Applications/DESCR \
pkgsrc/math/py-Keras-Applications/PLIST
cvs rdiff -u -r1.11 -r0 pkgsrc/math/py-Keras-Applications/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/math/py-Keras-Applications/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/math/py-Keras-Preprocessing/DESCR \
pkgsrc/math/py-Keras-Preprocessing/PLIST
cvs rdiff -u -r1.11 -r0 pkgsrc/math/py-Keras-Preprocessing/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/math/py-Keras-Preprocessing/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/math/py-almost/DESCR \
pkgsrc/math/py-almost/PLIST
cvs rdiff -u -r1.4 -r0 pkgsrc/math/py-almost/Makefile \
pkgsrc/math/py-almost/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/math/py-fpconst/DESCR \
pkgsrc/math/py-fpconst/PLIST
cvs rdiff -u -r1.21 -r0 pkgsrc/math/py-fpconst/Makefile
cvs rdiff -u -r1.7 -r0 pkgsrc/math/py-fpconst/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
(unnamed)
(text/x-diff, 791 B)
Modified files: Index: pkgsrc/math/Makefile diff -u pkgsrc/math/Makefile:1.645 pkgsrc/math/Makefile:1.646 --- pkgsrc/math/Makefile:1.645 Wed Aug 5 03:03:56 2026 +++ pkgsrc/math/Makefile Thu Aug 27 09:09:59 2026 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.645 2026/08/05 03:03:56 adam Exp $ +# $NetBSD: Makefile,v 1.646 2026/08/27 09:09:59 adam Exp $ COMMENT= Mathematics @@ -411,9 +411,6 @@ SUBDIR+= plumed SUBDIR+= ppl SUBDIR+= prng SUBDIR+= pspp -SUBDIR+= py-Keras-Applications -SUBDIR+= py-Keras-Preprocessing -SUBDIR+= py-almost SUBDIR+= py-arviz SUBDIR+= py-asdf SUBDIR+= py-asdf-standard @@ -429,7 +426,6 @@ SUBDIR+= py-bottleneck SUBDIR+= py-claripy SUBDIR+= py-colormath SUBDIR+= py-ephem -SUBDIR+= py-fpconst SUBDIR+= py-gmpy2 SUBDIR+= py-gwcs SUBDIR+= py-hmmlearn