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:   wiz
Date:           Sun Sep 28 19:16:18 UTC 2025

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

Log Message:
py-torch: fix PLIST for Python != 3.13


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 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.4 pkgsrc/math/py-torch/PLIST:1.5
--- pkgsrc/math/py-torch/PLIST:1.4      Sat Sep 27 01:19:54 2025
+++ pkgsrc/math/py-torch/PLIST  Sun Sep 28 19:16:18 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2025/09/27 01:19:54 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.5 2025/09/28 19:16:18 wiz Exp $
 bin/torch_shm_manager
 bin/torchfrtrace
 bin/torchrun
@@ -11575,7 +11575,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