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: Reduce protobuf and fix log
Date: Mon, 08 Jun 2026 15:18:17 GMT	[thread overview]
Message-ID: <178093189736.1.17964211976707132643.rpms-onnx-b1e9c5dd79e3@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/onnx
Branch : test-1.21.0
Commit : b1e9c5dd79e3cc2d466675866a2e92f121ddfb87
Author : Diego Herrera <dherrera@redhat.com>
Date   : 2023-08-16T15:55:06-04:00
Stats  : +6/-2 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/onnx/c/b1e9c5dd79e3cc2d466675866a2e92f121ddfb87?branch=test-1.21.0

Log:
Reduce protobuf and fix log

---
diff --git a/onnx-requirements.patch b/onnx-requirements.patch
index e4681e4..9ec8021 100644
--- a/onnx-requirements.patch
+++ b/onnx-requirements.patch
@@ -11,7 +11,7 @@ index 115d48af..443d4654 100644
 @@ -1,3 +1,5 @@
  numpy
 -protobuf >= 3.20.2
-+protobuf >= 3.19.4, < 4
++protobuf >= 3.14.0, < 4
  typing-extensions >= 3.6.2.1
 +parameterized >= 0.8.1, < 1
 +

diff --git a/onnx.spec b/onnx.spec
index 1a05144..9d7a7dc 100644
--- a/onnx.spec
+++ b/onnx.spec
@@ -2,7 +2,7 @@
 
 Name:       onnx
 Version:    1.14.0
-Release:    5%{?dist}
+Release:    6%{?dist}
 Summary:    Open standard for machine learning interoperability
 License:    Apache-2.0
 
@@ -114,6 +114,10 @@ export LD_LIBRARY_PATH=%{buildroot}/%{_libdir}
 %{_bindir}/check-node
 
 %changelog
+* Sat Aug 5 2023 Diego Herrera C <dherrera@redhat.com> - 1.14.0-6
+- Lower version requirement for parameterized.
+- Lower version requirement for protobuf.
+
 * Sat Aug 5 2023 Diego Herrera C <dherrera@redhat.com> - 1.14.0-5
 - Build python libs using the proper macros.
 

                 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=178093189736.1.17964211976707132643.rpms-onnx-b1e9c5dd79e3@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