pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/py-torch



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Mon Jan 27 13:17:28 UTC 2025

Modified Files:
        pkgsrc/math/py-torch: PLIST

Log Message:
math/py-torch: Fix PLIST for lang/python312 at least


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/math/py-torch/PLIST

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

Modified files:

Index: pkgsrc/math/py-torch/PLIST
diff -u pkgsrc/math/py-torch/PLIST:1.2 pkgsrc/math/py-torch/PLIST:1.3
--- pkgsrc/math/py-torch/PLIST:1.2      Thu Jan 23 14:31:16 2025
+++ pkgsrc/math/py-torch/PLIST  Mon Jan 27 13:17:28 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2025/01/23 14:31:16 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.3 2025/01/27 13:17:28 ryoon Exp $
 bin/convert-caffe2-to-onnx
 bin/convert-onnx-to-caffe2
 bin/torch_shm_manager
@@ -11161,7 +11161,7 @@ ${PYSITELIB}/torch/backends/xnnpack/__in
 ${PYSITELIB}/torch/backends/xnnpack/__init__.pyc
 ${PYSITELIB}/torch/backends/xnnpack/__init__.pyo
 ${PYSITELIB}/torch/bin/protoc
-${PYSITELIB}/torch/bin/protoc-${PYVERSSUFFIX}.0.0
+${PYSITELIB}/torch/bin/protoc-3.13.0.0
 ${PYSITELIB}/torch/bin/torch_shm_manager
 ${PYSITELIB}/torch/compiler/__init__.py
 ${PYSITELIB}/torch/compiler/__init__.pyc



Home | Main Index | Thread Index | Old Index