Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
python-dask
Commits:
6364a891 by Jakub Klinkovský at 2026-07-18T10:35:48+02:00
upgpkg: 2026.7.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-dask
pkgdesc = Parallel computing with task scheduling
- pkgver = 2026.7.0
+ pkgver = 2026.7.1
pkgrel = 1
url = https://dask.org
arch = any
@@ -52,7 +52,7 @@ pkgbase = python-dask
optdepends = python-sqlalchemy: writing and reading from SQL databases
optdepends = python-xarray: N-D labeled arrays and datasets
optdepends = python-xxhash: faster hashing of arrays
- source =
https://github.com/dask/dask/archive/2026.7.0/python-dask-2026.7.0.tar.gz
- b2sums =
90673539591ec757e2eab895d02e7ed52582ca887021c2ca50895617209c79a664bd25fc527717e0f5ba43afe48a27edb5ffeef2dc701f99775a2cca55cbdafe
+ source =
https://github.com/dask/dask/archive/2026.7.1/python-dask-2026.7.1.tar.gz
+ b2sums =
0bf0ab53c969d2b7881576ce1a5f438c3e605144653f3f1fc4ea8b6cdd5cee4d06c319c7e1643f0911877d80bd4b22a4e3692710f15809c16f8734ce15ec196c
pkgname = python-dask
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=dask
pkgname=python-$_name
-pkgver=2026.7.0
+pkgver=2026.7.1
pkgrel=1
pkgdesc="Parallel computing with task scheduling"
arch=(any)
@@ -82,7 +82,7 @@ checkdepends=(
source=(
https://github.com/dask/dask/archive/$pkgver/$pkgname-$pkgver.tar.gz
)
-b2sums=('90673539591ec757e2eab895d02e7ed52582ca887021c2ca50895617209c79a664bd25fc527717e0f5ba43afe48a27edb5ffeef2dc701f99775a2cca55cbdafe')
+b2sums=('0bf0ab53c969d2b7881576ce1a5f438c3e605144653f3f1fc4ea8b6cdd5cee4d06c319c7e1643f0911877d80bd4b22a4e3692710f15809c16f8734ce15ec196c')
prepare() {
cd $_name-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dask/-/commit/6364a8919d7dca3abdb906181e8f52ecb772c2f1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dask/-/commit/6364a8919d7dca3abdb906181e8f52ecb772c2f1
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