Accepting request 1296837 from devel:languages:python:numeric

Forwarded request #1296687 from bmwiedemann

This was now merged upstream, so I added relevant metadata

  Add reproducible.patch to make debuginfo reproducible (bsc#1245203)

OBS-URL: https://build.opensuse.org/request/show/1296837
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-numpy?expand=0&rev=139
This commit is contained in:
2025-08-01 20:40:04 +00:00
committed by Markéta Machová
parent f62ea266b2
commit 835ea86c61
3 changed files with 1356 additions and 0 deletions

View File

@@ -43,6 +43,8 @@ Patch0: numpy-buildfix.patch
# PATCH-FIX-UPSTREAM update-meson-1_5_2.patch gh#numpy/numpy#27531 mcepl@suse.com
# update vendored meson
Patch1: update-meson-1_5_2.patch
# PATCH-FIX-UPSTREAM reproducible.patch https://github.com/numpy/numpy/pull/29481 bwiedemann@suse
Patch2: reproducible.patch
BuildRequires: %{python_module Cython >= 3.0}
BuildRequires: %{python_module base >= 3.10}
BuildRequires: %{python_module devel}