Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / 
python-uproot


Commits:
f76f5355 by Jakub Klinkovský at 2026-01-31T13:57:15+01:00
upgpkg: 5.7.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-uproot
        pkgdesc = Minimalist CERN ROOT I/O in pure Python and Numpy
-       pkgver = 5.7.0
+       pkgver = 5.7.1
        pkgrel = 1
        url = https://github.com/scikit-hep/uproot5
        arch = any
@@ -32,8 +32,8 @@ pkgbase = python-uproot
        makedepends = python-fsspec
        makedepends = python-numpy
        makedepends = python-xxhash
-       source = 
uproot-5.7.0.tar.gz::https://github.com/scikit-hep/uproot5/archive/v5.7.0.tar.gz
-       sha256sums = 
9eb9148e10f290008ddfdbfca46a362a870849a85d58123cafe033b313aa5d75
+       source = 
uproot-5.7.1.tar.gz::https://github.com/scikit-hep/uproot5/archive/v5.7.1.tar.gz
+       sha256sums = 
5661292d318dedb3d70d88e218738e9a4ec10b344730f9603616ac355ae825bf
 
 pkgname = python-uproot
        depends = python


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _pkgname=uproot
 pkgbase="python-${_pkgname}"
 pkgname=("${pkgbase}" "${pkgbase}-docs")
-pkgver=5.7.0
+pkgver=5.7.1
 pkgrel=1
 pkgdesc="Minimalist CERN ROOT I/O in pure Python and Numpy"
 arch=(any)
@@ -43,7 +43,7 @@ checkdepends=(
     xrootd
 )
 source=("$_pkgname-$pkgver.tar.gz::$url/archive/v${pkgver}.tar.gz")
-sha256sums=('9eb9148e10f290008ddfdbfca46a362a870849a85d58123cafe033b313aa5d75')
+sha256sums=('5661292d318dedb3d70d88e218738e9a4ec10b344730f9603616ac355ae825bf')
 
 build() {
     cd ${_pkgname}5-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-uproot/-/commit/f76f535581579f266c95058a1d2b0b022b2ec595

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-uproot/-/commit/f76f535581579f266c95058a1d2b0b022b2ec595
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to