Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-awkward
Commits:
f938e5e5 by Antonio Rojas at 2024-12-04T18:34:50+01:00
upgpkg: 2.6.5-4: Python 3.13 rebuild
- - - - -
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.6.5
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/scikit-hep/awkward
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@ pkgbase="python-${_pkgname}"
# pkgname=("${pkgbase}" "${pkgbase}-docs") - docs require many new dependencies
pkgname=$pkgbase
pkgver=2.6.5
-pkgrel=3
+pkgrel=4
pkgdesc="Manipulate jagged, chunky, and/or bitmasked arrays as easily as Numpy"
url="https://github.com/scikit-hep/awkward"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-awkward/-/commit/f938e5e51b1a41d4bdb640d9f59490424d939609
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-awkward/-/commit/f938e5e51b1a41d4bdb640d9f59490424d939609
You're receiving this email because of your account on gitlab.archlinux.org.