From a33764d4586717aed2e52f121e2eab4ab01001a0 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sun, 22 Dec 2024 18:08:10 +0000 Subject: [PATCH] python-oldest-supported-numpy: auto updated to 2023.12.21-3 --- BioArchLinux/python-oldest-supported-numpy/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/python-oldest-supported-numpy/PKGBUILD b/BioArchLinux/python-oldest-supported-numpy/PKGBUILD index 70b8d9cd3c..543ef8b6e3 100644 --- a/BioArchLinux/python-oldest-supported-numpy/PKGBUILD +++ b/BioArchLinux/python-oldest-supported-numpy/PKGBUILD @@ -4,7 +4,7 @@ pkgname=python-oldest-supported-numpy _pyname=${pkgname#python-} pkgver=2023.12.21 -pkgrel=2 +pkgrel=3 pkgdesc="Meta-package providing oldest supported Numpy for given Python version" arch=('any') url="https://github.com/scipy/oldest-supported-numpy"