Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-numexpr
Commits:
c89d4d5a by Jelle van der Waa at 2024-11-18T20:25:00+01:00
upgpkg: 2.10.1-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-numexpr
pkgdesc = Fast numerical array expression evaluator for Python, NumPy,
PyTables, pandas
pkgver = 2.10.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pydata/numexpr
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-numexpr
pkgver=2.10.1
-pkgrel=1
+pkgrel=2
pkgdesc="Fast numerical array expression evaluator for Python, NumPy,
PyTables, pandas"
url="https://github.com/pydata/numexpr"
arch=(x86_64)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-numexpr/-/commit/c89d4d5aa0251302a00ab07b8ed32cdd6beec319
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-numexpr/-/commit/c89d4d5aa0251302a00ab07b8ed32cdd6beec319
You're receiving this email because of your account on gitlab.archlinux.org.