public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-safetensors] f43: PyTorch will support aarch64 going forward
@ 2026-07-07 11:40 Alexander F. Lent
0 siblings, 0 replies; only message in thread
From: Alexander F. Lent @ 2026-07-07 11:40 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-safetensors
Branch : f43
Commit : e552d4706c27b189c583ccc61ca5c691d8209724
Author : Alexander F. Lent <lx@xanderlent.com>
Date : 2025-12-25T16:54:29-05:00
Stats : +0/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-safetensors/c/e552d4706c27b189c583ccc61ca5c691d8209724?branch=f43
Log:
PyTorch will support aarch64 going forward
---
diff --git a/python-safetensors.spec b/python-safetensors.spec
index 0f4a84d..3cdb0e5 100644
--- a/python-safetensors.spec
+++ b/python-safetensors.spec
@@ -30,12 +30,7 @@ ExcludeArch: %{ix86}
# Define our own pytorch_arches macro until we have one system-wide.
%if %{undefined pytorch_arches}
-# Match the pytorch package's current (as of F43) arch support plans.
-%if 0%{?fedora} < 45
%global pytorch_arches %{x86_64} %{arm64}
-%else
-%global pytorch_arches %{x86_64}
-%endif
%endif
# Only include the torch extras on arches with PyTorch
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-07 11:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-07 11:40 [rpms/python-safetensors] f43: PyTorch will support aarch64 going forward Alexander F. Lent
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox