From 4719d1e11f5e300f686b174cf6ca9baf5c20e1b0 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Thu, 21 Mar 2024 19:53:33 -0700 Subject: misc/py-pytorch: Fix the problem that the cpuinfo library didn't support FreeBSD The symptoms included error messages and exceptions. Now the bundled cpuinfo directory is replaced with the cpuinfo patched with the pull request patch that fixes FreeBSD compatibility. --- misc/py-pytorch/distinfo | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'misc/py-pytorch/distinfo') diff --git a/misc/py-pytorch/distinfo b/misc/py-pytorch/distinfo index 70054e4d3cfd..1bd8a1fbc0ce 100644 --- a/misc/py-pytorch/distinfo +++ b/misc/py-pytorch/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1708727478 +TIMESTAMP = 1711068042 SHA256 (pytorch/pytorch-v2.2.1.tar.gz) = 8069467387b8ab7a7279671b9144d80a5c5342b4fa022eb3c1db629a6fd806c9 SIZE (pytorch/pytorch-v2.2.1.tar.gz) = 287453242 +SHA256 (pytorch/pytorch-cpuinfo-3a3b76bc8845d0f4a2ea3108e256313458c5de03_GH0.tar.gz) = 658acaf67573484abc7a093066d3766f9a3b94aff5b77e0f4e9c72cee5ebaa4a +SIZE (pytorch/pytorch-cpuinfo-3a3b76bc8845d0f4a2ea3108e256313458c5de03_GH0.tar.gz) = 3534893 -- cgit v1.2.3