aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew J. Hesford <ajh@sideband.org>2025-02-26 00:03:15 +0000
committerAndrew J. Hesford <ajh@sideband.org>2025-02-26 11:55:23 +0000
commitbf0429f95a7f227242254febd824a9443b346054 (patch)
tree3da7039e0dbb1d1dd532fa10c0f44b5b81c0d678
parent33874a58d2ead6d4f7e35cacec73ae53206bf510 (diff)
downloadvoid-packages-bf0429f95a7f227242254febd824a9443b346054.tar
void-packages-bf0429f95a7f227242254febd824a9443b346054.tar.gz
void-packages-bf0429f95a7f227242254febd824a9443b346054.tar.bz2
void-packages-bf0429f95a7f227242254febd824a9443b346054.tar.lz
void-packages-bf0429f95a7f227242254febd824a9443b346054.tar.xz
void-packages-bf0429f95a7f227242254febd824a9443b346054.tar.zst
void-packages-bf0429f95a7f227242254febd824a9443b346054.zip
python3-numpy: update to 2.2.3.
-rw-r--r--srcpkgs/python3-numpy/template4
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/python3-numpy/template b/srcpkgs/python3-numpy/template
index f8699ac5634..adcdbcb5c67 100644
--- a/srcpkgs/python3-numpy/template
+++ b/srcpkgs/python3-numpy/template
@@ -1,6 +1,6 @@
# Template file for 'python3-numpy'
pkgname=python3-numpy
-version=2.2.2
+version=2.2.3
revision=1
build_style=python3-pep517
build_helper="meson qemu"
@@ -19,7 +19,7 @@ license="BSD-3-Clause"
homepage="https://www.numpy.org/"
changelog="https://github.com/numpy/numpy/releases"
distfiles="${PYPI_SITE}/n/numpy/numpy-${version}.tar.gz"
-checksum=ed6906f61834d687738d25988ae117683705636936cc605be0bb208b23df4d8f
+checksum=dbdc15f0c81611925f382dfa97b3bd0bc2c1ce19d4fe50482cb0ddc12ba30020
alternatives="numpy:f2py:/usr/bin/f2py3"
build_options="openblas"