public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mingw-numpy] rawhide: Rebuild (mingw-python-3.14)
@ 2026-09-23 19:18 Sandro Mani
0 siblings, 0 replies; only message in thread
From: Sandro Mani @ 2026-09-23 19:18 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/mingw-numpy
Branch : rawhide
Commit : ce3be0e8ba28acd397dc2c02f9d57cb7fa55467b
Author : Sandro Mani <manisandro@gmail.com>
Date : 2026-09-23T21:18:02+02:00
Stats : +10/-7 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/mingw-numpy/c/ce3be0e8ba28acd397dc2c02f9d57cb7fa55467b?branch=rawhide
Log:
Rebuild (mingw-python-3.14)
---
diff --git a/mingw-numpy-endian.patch b/mingw-numpy-endian.patch
index 95c5b54..e158b18 100644
--- a/mingw-numpy-endian.patch
+++ b/mingw-numpy-endian.patch
@@ -1,6 +1,6 @@
diff -rupN --no-dereference numpy-2.5.3/numpy/_core/meson.build numpy-2.5.3-new/numpy/_core/meson.build
---- numpy-2.5.3/numpy/_core/meson.build 2026-09-21 10:10:55.943776715 +0200
-+++ numpy-2.5.3-new/numpy/_core/meson.build 2026-09-21 10:10:55.948661798 +0200
+--- numpy-2.5.3/numpy/_core/meson.build 2026-09-22 08:19:43.743361378 +0200
++++ numpy-2.5.3-new/numpy/_core/meson.build 2026-09-22 08:19:43.748405275 +0200
@@ -591,12 +591,13 @@ endif
message(f'Long double format: @longdouble_format@')
cdata.set10('HAVE_LDOUBLE_' + longdouble_format, true)
diff --git a/mingw-numpy-longdoubleformat.patch b/mingw-numpy-longdoubleformat.patch
index e18eee8..af7c20d 100644
--- a/mingw-numpy-longdoubleformat.patch
+++ b/mingw-numpy-longdoubleformat.patch
@@ -1,6 +1,6 @@
diff -rupN --no-dereference numpy-2.5.3/meson.options numpy-2.5.3-new/meson.options
--- numpy-2.5.3/meson.options 2026-09-06 00:47:25.000000000 +0200
-+++ numpy-2.5.3-new/meson.options 2026-09-21 10:10:55.439337128 +0200
++++ numpy-2.5.3-new/meson.options 2026-09-22 08:19:43.149431080 +0200
@@ -51,3 +51,4 @@ option('test-simd', type: 'array',
description: 'CPU SIMD feature sets to be tested by the NumPy SIMD test module')
option('test-simd-args', type: 'string', value: '',
@@ -8,7 +8,7 @@ diff -rupN --no-dereference numpy-2.5.3/meson.options numpy-2.5.3-new/meson.opti
+option('longdouble_format', type: 'string', value: '', description: 'The longdouble format string')
diff -rupN --no-dereference numpy-2.5.3/numpy/_core/meson.build numpy-2.5.3-new/numpy/_core/meson.build
--- numpy-2.5.3/numpy/_core/meson.build 2026-09-06 00:47:25.000000000 +0200
-+++ numpy-2.5.3-new/numpy/_core/meson.build 2026-09-21 10:10:55.439889363 +0200
++++ numpy-2.5.3-new/numpy/_core/meson.build 2026-09-22 08:19:43.150306134 +0200
@@ -502,7 +502,7 @@ endforeach
# https://github.com/numpy/numpy/blob/eead09a3d02c09374942cdc787c0b5e4fe9e7472/numpy/core/setup_common.py#L264-L434
# This port is in service of solving gh-23972
diff --git a/mingw-numpy-pythonpath.patch b/mingw-numpy-pythonpath.patch
index bb2b5c9..eae0bf8 100644
--- a/mingw-numpy-pythonpath.patch
+++ b/mingw-numpy-pythonpath.patch
@@ -1,6 +1,6 @@
diff -rupN --no-dereference numpy-2.5.3/numpy/_core/meson.build numpy-2.5.3-new/numpy/_core/meson.build
---- numpy-2.5.3/numpy/_core/meson.build 2026-09-21 10:10:56.394536801 +0200
-+++ numpy-2.5.3-new/numpy/_core/meson.build 2026-09-21 10:10:56.399212858 +0200
+--- numpy-2.5.3/numpy/_core/meson.build 2026-09-22 08:19:44.271469574 +0200
++++ numpy-2.5.3-new/numpy/_core/meson.build 2026-09-22 08:19:44.277700695 +0200
@@ -705,13 +705,14 @@ codegen_files = [
'code_generators/numpy_api.py',
'code_generators/ufunc_docstrings.py',
diff --git a/mingw-numpy.spec b/mingw-numpy.spec
index a1d8505..1197f48 100644
--- a/mingw-numpy.spec
+++ b/mingw-numpy.spec
@@ -8,7 +8,7 @@
Name: mingw-%{pypi_name}
Summary: MinGW Windows Python %{pypi_name} library
Version: 2.5.3
-Release: 1%{?dist}
+Release: 2%{?dist}
# Everything is BSD except for class SafeEval in numpy/lib/utils.py which is Python
License: BSD-3-Clause AND Apache-2.0
@@ -228,6 +228,9 @@ ln -s %{mingw64_python3_sitearch}/numpy/_core/include/numpy/ %{buildroot}%{mingw
%changelog
+* Wed Sep 23 2026 Sandro Mani <manisandro@gmail.com> - 2.5.3-2
+- Rebuild (mingw-python)
+
* Mon Sep 21 2026 Sandro Mani <manisandro@gmail.com> - 2.5.3-1
- Update to 2.5.3
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-23 19:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-23 19:18 [rpms/mingw-numpy] rawhide: Rebuild (mingw-python-3.14) Sandro Mani
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox