Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
python-uproot
Commits:
7f3e07e8 by Jakub Klinkovský at 2025-12-18T19:05:14+01:00
upgpkg: 5.6.9-2: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-uproot
pkgdesc = Minimalist CERN ROOT I/O in pure Python and Numpy
pkgver = 5.6.9
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/scikit-hep/uproot5
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@ _pkgname=uproot
pkgbase="python-${_pkgname}"
pkgname=("${pkgbase}" "${pkgbase}-docs")
pkgver=5.6.9
-pkgrel=1
+pkgrel=2
pkgdesc="Minimalist CERN ROOT I/O in pure Python and Numpy"
arch=(any)
url="https://github.com/scikit-hep/${_pkgname}5"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-uproot/-/commit/7f3e07e82176bf69a31f3ab92874a61f1ae25e41
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-uproot/-/commit/7f3e07e82176bf69a31f3ab92874a61f1ae25e41
You're receiving this email because of your account on gitlab.archlinux.org.