public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/onnx] test-1.21.0: Don't needlessly try to generate test requirements by tox
Date: Mon, 08 Jun 2026 15:18:24 GMT [thread overview]
Message-ID: <178093190498.1.13619671788359360710.rpms-onnx-6cad714aa1f4@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/onnx
Branch : test-1.21.0
Commit : 6cad714aa1f4ce075eccd7eda541428674bcde14
Author : Miro Hrončok <miro@hroncok.cz>
Date : 2025-03-28T13:57:21+01:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/onnx/c/6cad714aa1f4ce075eccd7eda541428674bcde14?branch=test-1.21.0
Log:
Don't needlessly try to generate test requirements by tox
- Fixes: rhbz#2354087
---
diff --git a/onnx.spec b/onnx.spec
index d76c548..05fe30b 100644
--- a/onnx.spec
+++ b/onnx.spec
@@ -1,6 +1,6 @@
Name: onnx
Version: 1.17.0
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Open standard for machine learning interoperability
License: Apache-2.0
@@ -71,7 +71,7 @@ sed -r \
-i pyproject.toml
%generate_buildrequires
-%pyproject_buildrequires -t requirements-reference.txt
+%pyproject_buildrequires requirements-reference.txt
%build
%cmake \
@@ -122,6 +122,10 @@ export LD_LIBRARY_PATH=%{buildroot}/%{_libdir}
%{_bindir}/check-node
%changelog
+* Fri Mar 28 2025 Miro Hrončok <mhroncok@redhat.com> - 1.17.0-4
+- Don't needlessly try to generate test requirements by tox
+- Fixes: rhbz#2354087
+
* Sat Jan 18 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 1.17.0-3
- Drop i686 support (leaf package on that architecture)
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=178093190498.1.13619671788359360710.rpms-onnx-6cad714aa1f4@fedoraproject.org \
--to=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