Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
python-fsspec


Commits:
d3c2cc7d by Carl Smedstad at 2024-06-28T09:44:41+02:00
upgpkg: 2024.6.1-1: Upstream release

https://github.com/fsspec/filesystem_spec/releases/tag/2024.6.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-fsspec
        pkgdesc = Specification that python filesystems should adhere to
-       pkgver = 2024.6.0
+       pkgver = 2024.6.1
        pkgrel = 1
        url = https://github.com/intake/filesystem_spec
        arch = any
@@ -48,7 +48,7 @@ pkgbase = python-fsspec
        optdepends = python-smbprotocol: SMB support
        optdepends = python-snappy: snappy compression support
        optdepends = python-zstandard: zstandard (zstd) compression support
-       source = 
https://github.com/intake/filesystem_spec/archive/2024.6.0/python-fsspec-2024.6.0.tar.gz
-       sha256sums = 
c8b94712b235cc9f05c124e86dd291cfd0732a80c5edac83140d7ac952a5339b
+       source = 
https://github.com/intake/filesystem_spec/archive/2024.6.1/python-fsspec-2024.6.1.tar.gz
+       sha256sums = 
0fa8a4f6eee6d6c4e66c4e7ba892ffbbb96edb5db6cb30356169518af470f7dc
 
 pkgname = python-fsspec


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 _pkg=filesystem_spec
 pkgname=python-fsspec
-pkgver=2024.6.0
+pkgver=2024.6.1
 pkgrel=1
 pkgdesc="Specification that python filesystems should adhere to"
 arch=(any)
@@ -59,7 +59,7 @@ optdepends=(
   'python-zstandard: zstandard (zstd) compression support'
 )
 source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('c8b94712b235cc9f05c124e86dd291cfd0732a80c5edac83140d7ac952a5339b')
+sha256sums=('0fa8a4f6eee6d6c4e66c4e7ba892ffbbb96edb5db6cb30356169518af470f7dc')
 
 build() {
   cd "$_pkg-$pkgver"



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

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


Reply via email to