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:           Mon Aug  5 19:33:53 UTC 2024

Modified Files:
        pkgsrc/math: Makefile
Removed Files:
        pkgsrc/math/py-Theano: ALTERNATIVES DESCR Makefile PLIST distinfo
        pkgsrc/math/py-Theano/patches: patch-versioneer.py

Log Message:
py-Theano: removed; use py-theano-pymc instead


To generate a diff of this commit:
cvs rdiff -u -r1.603 -r1.604 pkgsrc/math/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/math/py-Theano/ALTERNATIVES
cvs rdiff -u -r1.1 -r0 pkgsrc/math/py-Theano/DESCR
cvs rdiff -u -r1.17 -r0 pkgsrc/math/py-Theano/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/math/py-Theano/PLIST
cvs rdiff -u -r1.7 -r0 pkgsrc/math/py-Theano/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/math/py-Theano/patches/patch-versioneer.py

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.603 pkgsrc/math/Makefile:1.604
--- pkgsrc/math/Makefile:1.603  Mon Aug  5 12:40:29 2024
+++ pkgsrc/math/Makefile        Mon Aug  5 19:33:52 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.603 2024/08/05 12:40:29 adam Exp $
+# $NetBSD: Makefile,v 1.604 2024/08/05 19:33:52 adam Exp $
 
 COMMENT=       Mathematics
 
@@ -390,7 +390,6 @@ SUBDIR+=    prng
 SUBDIR+=       pspp
 SUBDIR+=       py-Keras-Applications
 SUBDIR+=       py-Keras-Preprocessing
-SUBDIR+=       py-Theano
 SUBDIR+=       py-almost
 SUBDIR+=       py-arviz
 SUBDIR+=       py-asdf
@@ -449,6 +448,7 @@ SUBDIR+=    py-statsmodels
 SUBDIR+=       py-sympy
 SUBDIR+=       py-tables
 SUBDIR+=       py-tensorboard
+SUBDIR+=       py-theano-pymc
 SUBDIR+=       py-uncertainties
 SUBDIR+=       py-xarray
 SUBDIR+=       py-xgboost



Home | Main Index | Thread Index | Old Index