Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-numpy
Commits:
ebd70ad3 by Antonio Rojas at 2026-05-19T08:04:24+02:00
upgpkg: 2.4.6-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-numpy
pkgdesc = Scientific tools for Python
- pkgver = 2.4.5
+ pkgver = 2.4.6
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.4.5
+ source = git+https://github.com/numpy/numpy#tag=v2.4.6
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 =
ba9d24c61403a7db94cdd78b752c82c52b1718771d4843a755db6f7e6382c7d2649fb4dd9a03f44e8c28abbf556822652e4ed3b067fb620205417e4eff4bcca3
+ sha512sums =
a2ade66e9bb508863e2d50d7e40e6389da1193719bcb7665f928b87c87c988b1db034cee788eb424e090610a2e4104a98ecb4f7d496d66bd0e8cf73f1fa33a48
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.4.5
+pkgver=2.4.6
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=('ba9d24c61403a7db94cdd78b752c82c52b1718771d4843a755db6f7e6382c7d2649fb4dd9a03f44e8c28abbf556822652e4ed3b067fb620205417e4eff4bcca3'
+sha512sums=('a2ade66e9bb508863e2d50d7e40e6389da1193719bcb7665f928b87c87c988b1db034cee788eb424e090610a2e4104a98ecb4f7d496d66bd0e8cf73f1fa33a48'
'SKIP'
'SKIP'
'SKIP'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-numpy/-/commit/ebd70ad304811203b44f735641884f9a7583e632
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-numpy/-/commit/ebd70ad304811203b44f735641884f9a7583e632
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