public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Alexander F. Lent <lx@xanderlent.com>
To: git-commits@fedoraproject.org
Subject: [rpms/openvino] origin/pr/8/head: Remove upper version bound on numpy (fixes RHBZ#2374828)
Date: Thu, 11 Jun 2026 16:10:55 GMT	[thread overview]
Message-ID: <178119425548.1.8918266959107700640.rpms-openvino-daafae612c1b@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/openvino
Branch : origin/pr/8/head
Commit : daafae612c1bebbae339ed77787d4c4e9fd2cc7d
Author : Alexander F. Lent <lx@xanderlent.com>
Date   : 2025-07-27T19:39:54-04:00
Stats  : +1/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/openvino/c/daafae612c1bebbae339ed77787d4c4e9fd2cc7d?branch=origin/pr/8/head

Log:
Remove upper version bound on numpy (fixes RHBZ#2374828)

---
diff --git a/openvino.spec b/openvino.spec
index f6b6c1d..df20931 100644
--- a/openvino.spec
+++ b/openvino.spec
@@ -204,6 +204,7 @@ sed -i -e 's|CACHE_JSON_INSTALL_DIR ${OV_CPACK_PLUGINSDIR}|CACHE_JSON_INSTALL_DI
 
 # python:prep
 sed -i '/openvino-telemetry/d' src/bindings/python/requirements.txt
+sed -i 's/numpy>=1.16.6,<2.3.0/numpy>=1.16.6/' src/bindings/python/requirements.txt
 cp %{SOURCE5} src/bindings/python
 
 # gcc 15 include cstdint

                 reply	other threads:[~2026-06-11 16:10 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=178119425548.1.8918266959107700640.rpms-openvino-daafae612c1b@fedoraproject.org \
    --to=lx@xanderlent.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