Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-fsspec


Commits:
13c0c844 by Antonio Rojas at 2026-05-16T16:24:25+02:00
upgpkg: 2026.4.0-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-fsspec
        pkgdesc = Specification that python filesystems should adhere to
-       pkgver = 2026.3.0
+       pkgver = 2026.4.0
        pkgrel = 1
        url = https://github.com/intake/filesystem_spec
        arch = any
@@ -49,7 +49,7 @@ pkgbase = python-fsspec
        optdepends = python-smbprotocol: SMB support
        optdepends = python-snappy: snappy compression support
        optdepends = python-tqdm: progress bar support
-       source = 
python-fsspec::git+https://github.com/intake/filesystem_spec.git#tag=2026.3.0
-       b2sums = 
4b904c69ded3c06eaea79d8af4fdbce305a70f30d5e1ead0f362fd36231128cee39e55dca1b1940665d2fe58afea70511506d72cb18eda13c58f8c7d1f75c310
+       source = 
python-fsspec::git+https://github.com/intake/filesystem_spec.git#tag=2026.4.0
+       b2sums = 
7b42e43fcb05f5783780aa3d104e0d3a698097af8a5b7a91aab2a3c26f19ac6e298606cdd7251ec1004b8ca4dce5270f95518c3c1d31d9ab4dae0925e7bffc9b
 
 pkgname = python-fsspec


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Carl Smedstad <[email protected]>
 
 pkgname=python-fsspec
-pkgver=2026.3.0
+pkgver=2026.4.0
 pkgrel=1
 pkgdesc="Specification that python filesystems should adhere to"
 arch=(any)
@@ -60,7 +60,7 @@ optdepends=(
   'python-tqdm: progress bar support'
 )
 source=("$pkgname::git+$url.git#tag=$pkgver")
-b2sums=('4b904c69ded3c06eaea79d8af4fdbce305a70f30d5e1ead0f362fd36231128cee39e55dca1b1940665d2fe58afea70511506d72cb18eda13c58f8c7d1f75c310')
+b2sums=('7b42e43fcb05f5783780aa3d104e0d3a698097af8a5b7a91aab2a3c26f19ac6e298606cdd7251ec1004b8ca4dce5270f95518c3c1d31d9ab4dae0925e7bffc9b')
 
 build() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-fsspec/-/commit/13c0c844f925b9121299cc8015d82f7bcf6d88cc

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-fsspec/-/commit/13c0c844f925b9121299cc8015d82f7bcf6d88cc
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


Reply via email to