public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/scipy] rawhide: Allow building with meson-python 0.22 (and later)
Date: Sun, 27 Sep 2026 09:34:52 GMT	[thread overview]
Message-ID: <179050169252.1.10527959551138491425.rpms-scipy-eeccc48b01a1@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/scipy
Branch : rawhide
Commit : eeccc48b01a147c9ab34d7af491c7107c8f73487
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-09-26T20:51:14+01:00
Stats  : +7/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/scipy/c/eeccc48b01a147c9ab34d7af491c7107c8f73487?branch=rawhide

Log:
Allow building with meson-python 0.22 (and later)

---
diff --git a/scipy.spec b/scipy.spec
index b908d16..7257a4a 100644
--- a/scipy.spec
+++ b/scipy.spec
@@ -44,7 +44,7 @@
 Summary:    Scientific Tools for Python
 Name:       scipy
 Version:    1.18.0
-Release:    2%{?dist}
+Release:    3%{?dist}
 
 # BSD-3-Clause -- whole package except:
 # BSD-2-Clause -- scipy/_lib/_pep440.py
@@ -177,6 +177,9 @@ sed -i "/array-api-strict/s/>=2\.3\.1/>=2/" pyproject.toml
 # Loosen the upper bound on Cython
 sed -i '/Cython/s/,<[0-9.]\+//' pyproject.toml
 
+# Loosen the upper bound on meson-python, which is merely preemptive
+sed -i '/meson-python/s/,<[0-9.]\+//' pyproject.toml
+
 %generate_buildrequires
 %pyproject_buildrequires -p %{?with_tests:-x test} %{build_backend_args}
 
@@ -327,6 +330,9 @@ popd
 %endif
 
 %changelog
+* Sat Sep 26 2026 Benjamin A. Beasley <code@musicinmybrain.net> - 1.18.0-3
+- Allow building with meson-python 0.22 (and later)
+
 * Tue Sep 22 2026 Marcin Juszkiewicz <mjuszkiewicz@redhat.com> - 1.18.0-2
 - Skip test_smoke_economic and test_reproduction_NaN_on_input_points on RISC-V.
 

                 reply	other threads:[~2026-09-27  9:34 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=179050169252.1.10527959551138491425.rpms-scipy-eeccc48b01a1@fedoraproject.org \
    --to=code@musicinmybrain.net \
    --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