[packages/python3-numpy] Up to 2.3.1
arekm
arekm at pld-linux.org
Sun Jun 22 22:25:23 CEST 2025
commit a827163e1020d16116101e2e481587f3de87a2c5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sun Jun 22 22:25:08 2025 +0200
Up to 2.3.1
python3-numpy.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python3-numpy.spec b/python3-numpy.spec
index a78be39..7cf008d 100644
--- a/python3-numpy.spec
+++ b/python3-numpy.spec
@@ -7,14 +7,14 @@
Summary: Python 3.x numerical facilities
Summary(pl.UTF-8): Moduły do obliczeń numerycznych dla języka Python 3.x
Name: python3-%{module}
-Version: 2.2.4
+Version: 2.3.1
Release: 1
Epoch: 1
License: BSD
Group: Libraries/Python
#Source0Download: https://github.com/numpy/numpy/releases/
Source0: https://github.com/numpy/numpy/releases/download/v%{version}/%{module}-%{version}.tar.gz
-# Source0-md5: 56232f4a69b03dd7a87a55fffc5f2ebc
+# Source0-md5: 886559a4c541298b37245e389ce8bf10
Patch0: meson-allow-arm-on-arm64.patch
URL: https://github.com/numpy/numpy
%if "%(test -w /dev/shm ; echo $?)" != "0"
@@ -119,8 +119,8 @@ rm -rf $RPM_BUILD_ROOT
%{py3_sitedir}/%{module}/_typing
%{py3_sitedir}/%{module}/_utils
%{py3_sitedir}/%{module}/char
-%{py3_sitedir}/%{module}/compat
%{py3_sitedir}/%{module}/core
+%{py3_sitedir}/%{module}/ctypeslib
%dir %{py3_sitedir}/%{module}/fft
%{py3_sitedir}/%{module}/fft/*.py
%{py3_sitedir}/%{module}/fft/*.pyi
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-numpy.git/commitdiff/a827163e1020d16116101e2e481587f3de87a2c5
More information about the pld-cvs-commit
mailing list