Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-numpy
Commits:
059d9888 by Jelle van der Waa at 2024-11-17T16:32:15+01:00
upgpkg: 2.1.3-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-numpy
pkgdesc = Scientific tools for Python
pkgver = 2.1.3
- pkgrel = 1
+ pkgrel = 2
url = https://www.numpy.org/
arch = x86_64
license = custom
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=python-numpy
pkgver=2.1.3
-pkgrel=1
+pkgrel=2
pkgdesc="Scientific tools for Python"
arch=('x86_64')
license=('custom')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-numpy/-/commit/059d9888a7672dd3191e0e896fd52a6ba7970cb0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-numpy/-/commit/059d9888a7672dd3191e0e896fd52a6ba7970cb0
You're receiving this email because of your account on gitlab.archlinux.org.