Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
python-awkward
Commits:
e5ce92c1 by Jakub Klinkovský at 2025-12-18T18:56:09+01:00
upgpkg: 2.8.11-2: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-awkward
pkgdesc = Manipulate jagged, chunky, and/or bitmasked arrays as easily
as Numpy
pkgver = 2.8.11
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/scikit-hep/awkward
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@ pkgbase=python-$_name
# pkgname=($pkgbase $pkgbase-docs) - docs require many new dependencies
pkgname=$pkgbase
pkgver=2.8.11
-pkgrel=1
+pkgrel=2
pkgdesc="Manipulate jagged, chunky, and/or bitmasked arrays as easily as Numpy"
url="https://github.com/scikit-hep/awkward"
license=(BSD-3-Clause)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-awkward/-/commit/e5ce92c1e1f7dbd19ee4be2c858969c03ef5b859
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-awkward/-/commit/e5ce92c1e1f7dbd19ee4be2c858969c03ef5b859
You're receiving this email because of your account on gitlab.archlinux.org.