Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-numexpr
Commits:
1374c378 by Antonio Rojas at 2026-07-19T13:03:57+02:00
upgpkg: 2.14.2-1: Upstream update
- - - - -
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.14.1
- pkgrel = 3
+ pkgver = 2.14.2
+ pkgrel = 1
url = https://github.com/pydata/numexpr
arch = x86_64
license = MIT
@@ -15,7 +15,7 @@ pkgbase = python-numexpr
depends = libstdc++
depends = python
depends = python-numpy
- source =
https://github.com/pydata/numexpr/archive/v2.14.1/python-numexpr-2.14.1.tar.gz
- b2sums =
88f010494404fa3149ac1b523e00d33013fa1ee0dadd672233eacc659818995edd2c151e1c89934fa6ce2695161e7a2ba182bb6ab5b6e020438f27cd4b27f975
+ source =
https://github.com/pydata/numexpr/archive/v2.14.2/python-numexpr-2.14.2.tar.gz
+ b2sums =
a94d321262ecf93059aa0a05000ab9ecccc09d1091370bc08cf8103b669df6bb29dd7c7389deddcf0812460973c51aea7988db24d8cbfd62eb85bc8c5f9dfe9b
pkgname = python-numexpr
=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
# Contributor: Sebastien Binet <binet@lblbox>
pkgname=python-numexpr
-pkgver=2.14.1
-pkgrel=3
+pkgver=2.14.2
+pkgrel=1
pkgdesc="Fast numerical array expression evaluator for Python, NumPy,
PyTables, pandas"
url="https://github.com/pydata/numexpr"
arch=(x86_64)
@@ -25,7 +25,7 @@ makedepends=(
)
checkdepends=(python-pytest)
source=("$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-b2sums=('88f010494404fa3149ac1b523e00d33013fa1ee0dadd672233eacc659818995edd2c151e1c89934fa6ce2695161e7a2ba182bb6ab5b6e020438f27cd4b27f975')
+b2sums=('a94d321262ecf93059aa0a05000ab9ecccc09d1091370bc08cf8103b669df6bb29dd7c7389deddcf0812460973c51aea7988db24d8cbfd62eb85bc8c5f9dfe9b')
build() {
cd ${pkgname#python-}-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-numexpr/-/commit/1374c37845ec25e808cd579550c657db73220b76
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-numexpr/-/commit/1374c37845ec25e808cd579550c657db73220b76
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help