From 656515c51aaf7c5817d1c2aa714aaf541c40bf0de4e992d3dd3940813f8d33f4 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 13 Aug 2024 06:06:10 +0000 Subject: [PATCH] - remove meson-python upper limit (per upstream) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=163 --- python-numpy.changes | 5 +++++ python-numpy.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-numpy.changes b/python-numpy.changes index bd9cdcd..950b34d 100644 --- a/python-numpy.changes +++ b/python-numpy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 13 06:04:49 UTC 2024 - Dirk Müller + +- remove meson-python upper limit (per upstream) + ------------------------------------------------------------------- Thu Jul 11 08:29:38 UTC 2024 - Ben Greiner diff --git a/python-numpy.spec b/python-numpy.spec index 5b907df..cd53bd8 100644 --- a/python-numpy.spec +++ b/python-numpy.spec @@ -84,7 +84,7 @@ Patch0: numpy-buildfix.patch BuildRequires: %{python_module Cython >= 3.0} BuildRequires: %{python_module base >= 3.9} BuildRequires: %{python_module devel} -BuildRequires: %{python_module meson-python >= 0.15 with %python-meson-python < 0.16} +BuildRequires: %{python_module meson-python >= 0.15} BuildRequires: %{python_module pip} BuildRequires: %{python_module pyproject-metadata >= 0.7.1} BuildRequires: cmake