Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-numpy
Commits:
838b7b79 by Antonio Rojas at 2026-07-04T22:12:01+02:00
upgpkg: 2.5.1-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-numpy
pkgdesc = Scientific tools for Python
- pkgver = 2.5.0
+ pkgver = 2.5.1
pkgrel = 1
url = https://www.numpy.org/
arch = x86_64
@@ -18,14 +18,14 @@ pkgbase = python-numpy
depends = lapack
depends = python
optdepends = blas-openblas: faster linear algebra
- source = git+https://github.com/numpy/numpy#tag=v2.5.0
+ source = git+https://github.com/numpy/numpy#tag=v2.5.1
source = numpy-meson::git+https://github.com/numpy/meson.git
source = numpy-highway::git+https://github.com/google/highway.git
source = numpy-x86-simd-sort::git+https://github.com/intel/x86-simd-sort
source = numpy-pocketfft::git+https://github.com/mreineck/pocketfft
source = numpy-svml::git+https://github.com/numpy/SVML.git
source =
numpy-pythoncapi-compat::git+https://github.com/python/pythoncapi-compat
- sha512sums =
15c6674ddf7cd7de5100c2acb9f33593b933435f4887dfaeea389e801617a507b9867671182cd4b4a3b792bd27b778ebeacefd2d5853ab960d0c98dcc48bbb7a
+ sha512sums =
0af250176d0b96f1bc6fbc7cc50f86a6939a41f0124b2d32c47961f4ea8744524dae7f946627e6b739e3812de548daf5ddff8753c343dda0d905bf69a88ca776
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve>
pkgname=python-numpy
-pkgver=2.5.0
+pkgver=2.5.1
pkgrel=1
pkgdesc="Scientific tools for Python"
arch=('x86_64')
@@ -21,7 +21,7 @@ source=(git+https://github.com/numpy/numpy#tag=v$pkgver
numpy-pocketfft::git+https://github.com/mreineck/pocketfft
numpy-svml::git+https://github.com/numpy/SVML.git
numpy-pythoncapi-compat::git+https://github.com/python/pythoncapi-compat)
-sha512sums=('15c6674ddf7cd7de5100c2acb9f33593b933435f4887dfaeea389e801617a507b9867671182cd4b4a3b792bd27b778ebeacefd2d5853ab960d0c98dcc48bbb7a'
+sha512sums=('0af250176d0b96f1bc6fbc7cc50f86a6939a41f0124b2d32c47961f4ea8744524dae7f946627e6b739e3812de548daf5ddff8753c343dda0d905bf69a88ca776'
'SKIP'
'SKIP'
'SKIP'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-numpy/-/commit/838b7b799d981c2d932edeca8733b341b08f26b0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-numpy/-/commit/838b7b799d981c2d932edeca8733b341b08f26b0
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help