PR/60306 CVS commit: pkgsrc/math/py-torch

"Thomas Klausner" <[email protected]> Wed, 3 Jun 2026 06:50:04 +0000 (UTC)
Newsgroups gmane.os.netbsd.devel.pkgsrc.bugs
Message-ID <[email protected]>
The following reply was made to PR pkg/60306; it has been noted by GNATS.

From: "Thomas Klausner" <[email protected]>
To: [email protected]
Cc: 
Subject: PR/60306 CVS commit: pkgsrc/math/py-torch
Date: Wed, 3 Jun 2026 06:45:40 +0000

 Module Name:	pkgsrc
 Committed By:	wiz
 Date:		Wed Jun  3 06:45:40 UTC 2026
 
 Modified Files:
 	pkgsrc/math/py-torch: distinfo
 	pkgsrc/math/py-torch/patches:
 	    patch-third__party_fbgemm_external_cpuinfo_src_init.c
 Added Files:
 	pkgsrc/math/py-torch/patches:
 	    patch-torch_csrc_distributed_c10d_init.cpp
 	    patch-torch_csrc_jit_python_init.cpp
 	    patch-torch_csrc_utils_python__arg__parser.cpp
 
 Log Message:
 py-torch: apply fixes for py-pybind11 pkgsrc version
 
 from YAMAMOTO Takashi in PR 60306
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.5 -r1.6 pkgsrc/math/py-torch/distinfo
 cvs rdiff -u -r1.1 -r1.2 \
     pkgsrc/math/py-torch/patches/patch-third__party_fbgemm_external_cpuinfo_src_init.c
 cvs rdiff -u -r0 -r1.1 \
     pkgsrc/math/py-torch/patches/patch-torch_csrc_distributed_c10d_init.cpp \
     pkgsrc/math/py-torch/patches/patch-torch_csrc_jit_python_init.cpp \
     pkgsrc/math/py-torch/patches/patch-torch_csrc_utils_python__arg__parser.cpp
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.