public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-torch] rawhide: Disable system onnx
@ 2026-07-15 0:13 Diego Herrera
0 siblings, 0 replies; only message in thread
From: Diego Herrera @ 2026-07-15 0:13 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-torch
Branch : rawhide
Commit : d1b41e0c1ffc64fe4650f92f0e0ebf9c54142689
Author : Diego Herrera <dherrera@redhat.com>
Date : 2026-06-29T03:29:13-04:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-torch/c/d1b41e0c1ffc64fe4650f92f0e0ebf9c54142689?branch=rawhide
Log:
Disable system onnx
---
diff --git a/python-torch.spec b/python-torch.spec
index 195044e..72e4a26 100644
--- a/python-torch.spec
+++ b/python-torch.spec
@@ -51,7 +51,7 @@
# In fedora, not in rhel/epel or requires a newer version
%if 0%{?fedora}
%bcond_without eigen3
-%bcond_without onnx
+%bcond_with onnx
%bcond_with protobuf
%bcond_with setuptools
%bcond_without sympy
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-15 0:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-15 0:13 [rpms/python-torch] rawhide: Disable system onnx Diego Herrera
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox