SHA256
1
0
forked from pool/python-numpy

- 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
This commit is contained in:
2024-08-13 06:06:10 +00:00
committed by Git OBS Bridge
parent 286df3ecab
commit 292f07d822
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Aug 13 06:04:49 UTC 2024 - Dirk Müller <dmueller@suse.com>
- remove meson-python upper limit (per upstream)
-------------------------------------------------------------------
Thu Jul 11 08:29:38 UTC 2024 - Ben Greiner <code@bnavigator.de>

View File

@@ -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