diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2024-03-21 19:53:33 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2024-03-21 19:56:13 -0700 |
commit | 4719d1e11f5e300f686b174cf6ca9baf5c20e1b0 (patch) | |
tree | 1229948010ba4287c27b43ba0a362e91652ed0fe /misc/py-pytorch/distinfo | |
parent | devel/spyder: update 5.5.2 → 5.5.3 (diff) |
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.
Diffstat (limited to 'misc/py-pytorch/distinfo')
-rw-r--r-- | misc/py-pytorch/distinfo | 4 |
1 files changed, 3 insertions, 1 deletions
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 |