Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-numpy


Commits:
9d2c60eb by Antonio Rojas at 2025-10-15T08:17:18+02:00
upgpkg: 2.3.4-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-numpy
        pkgdesc = Scientific tools for Python
-       pkgver = 2.3.3
+       pkgver = 2.3.4
        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.3.3
+       source = git+https://github.com/numpy/numpy#tag=v2.3.4
        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 = 
f978371fe797ffae8882e83953ab1c68b4203a3b9fe24ae7a69aee9a72b83a9464c7e22466963693bc6ec9beef26c351b890f8395e2a8520955481e3116204b2
+       sha512sums = 
41c3ea61858c1a18c9fe8f625ef0ab0566ad28c1de50125454f563357b63c46425bc72055fc22b0848bba30c9bc462ae239b893dd51e1c9b8e8f3406dedcd0cc
        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.3.3
+pkgver=2.3.4
 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=('f978371fe797ffae8882e83953ab1c68b4203a3b9fe24ae7a69aee9a72b83a9464c7e22466963693bc6ec9beef26c351b890f8395e2a8520955481e3116204b2'
+sha512sums=('41c3ea61858c1a18c9fe8f625ef0ab0566ad28c1de50125454f563357b63c46425bc72055fc22b0848bba30c9bc462ae239b893dd51e1c9b8e8f3406dedcd0cc'
             'SKIP'
             'SKIP'
             'SKIP'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-numpy/-/commit/9d2c60ebc379c7a5740b92ab9f5923d8dae69a4a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-numpy/-/commit/9d2c60ebc379c7a5740b92ab9f5923d8dae69a4a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to