public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Diego Herrera <dherrera@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/onnx] test-1.21.0: Enable s390x builds
Date: Mon, 08 Jun 2026 15:18:28 GMT [thread overview]
Message-ID: <178093190860.1.5705880535202666013.rpms-onnx-db00deba7b66@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/onnx
Branch : test-1.21.0
Commit : db00deba7b6629c56f02feeb2a98cc5b91ec9205
Author : Diego Herrera <dherrera@redhat.com>
Date : 2026-02-16T11:55:10-03:00
Stats : +8/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/onnx/c/db00deba7b6629c56f02feeb2a98cc5b91ec9205?branch=test-1.21.0
Log:
Enable s390x builds
---
diff --git a/onnx.spec b/onnx.spec
index fe68c41..36aca09 100644
--- a/onnx.spec
+++ b/onnx.spec
@@ -1,6 +1,6 @@
Name: onnx
Version: 1.17.0
-Release: 11%{?dist}
+Release: 12%{?dist}
Summary: Open standard for machine learning interoperability
License: Apache-2.0
@@ -17,8 +17,6 @@ Patch: 0003-Add-fixes-for-use-with-onnxruntime.patch
# Add fixes for use with onnxruntime
Patch: 0004-Remove-python-parameterized-dependency.patch
-# https://bugzilla.redhat.com/show_bug.cgi?id=2212096
-ExcludeArch: s390x
%if %{undefined fc40} && %{undefined fc41}
# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
ExcludeArch: %{ix86}
@@ -108,6 +106,10 @@ export LD_LIBRARY_PATH=%{buildroot}/%{_libdir}
export PYTEST_ADDOPTS="-k 'not test_float8_e4m3fn_negative_nan and \
not test_float8_e5m2_negative_nan and not test_maxpool_2d_uint8_cpu'"
%endif
+%ifarch s390x
+export PYTEST_ADDOPTS="-k 'not test_make_tensor_raw'"
+%endif
+
%pytest
%files libs
@@ -128,6 +130,9 @@ not test_float8_e5m2_negative_nan and not test_maxpool_2d_uint8_cpu'"
%{_bindir}/check-node
%changelog
+* Mon Feb 16 2026 Diego Herrera <dherrera@fedoraproject.org> - 1.17.0-12
+- Re-enable s390x
+
* Tue Feb 10 2026 Marcin Juszkiewicz - 1.17.0-11
- skip 3 tests on riscv64: test_float8_e4m3fn_negative_nan,
test_float8_e5m2_negative_nan, test_maxpool_2d_uint8_cpu
reply other threads:[~2026-06-08 15:18 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178093190860.1.5705880535202666013.rpms-onnx-db00deba7b66@fedoraproject.org \
--to=dherrera@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox