Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-numpy
Commits:
ab3db419 by Antonio Rojas at 2024-12-09T15:59:40+01:00
upgpkg: 2.2.0-2: Python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-numpy
pkgdesc = Scientific tools for Python
pkgver = 2.2.0
- pkgrel = 1
+ pkgrel = 2
url = https://www.numpy.org/
arch = x86_64
license = custom
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=python-numpy
pkgver=2.2.0
-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/ab3db419d2d70946d6821cdb992a4673c1d9aa3f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-numpy/-/commit/ab3db419d2d70946d6821cdb992a4673c1d9aa3f
You're receiving this email because of your account on gitlab.archlinux.org.