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


Commits:
cb736c4d by Antonio Rojas at 2024-04-12T21:57:19+02:00
upgpkg: 2024.3.1-2: Python 3.12 rebuild

- - - - -
2a8c855e by Antonio Rojas at 2024-04-12T21:57:41+02:00
upgpkg: 2024.3.1-1: Python 3.12 rebuild

- - - - -
cb144e7d by Antonio Rojas at 2024-04-12T21:59:36+02:00
upgpkg: 2024.3.1-2: Python 3.12 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-fsspec
        pkgdesc = Specification that python filesystems should adhere to.
-       pkgver = 2024.2.0
-       pkgrel = 1
+       pkgver = 2024.3.1
+       pkgrel = 2
        url = https://github.com/intake/filesystem_spec
        arch = any
        license = BSD
@@ -44,7 +44,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.2.0/python-fsspec-2024.2.0.tar.gz
-       sha256sums = 
ca39880d47811592192eadb0e3159c7a30f563cb3644df38a02e6b3b65c88e12
+       source = 
https://github.com/intake/filesystem_spec/archive/2024.3.1/python-fsspec-2024.3.1.tar.gz
+       sha256sums = 
5c5040762cf644762a5777444cd1302dbd0ea7e88cb3d8645164398e8762ec3a
 
 pkgname = python-fsspec


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _pkg=filesystem_spec
 pkgname=python-fsspec
-pkgver=2024.2.0
-pkgrel=1
+pkgver=2024.3.1
+pkgrel=2
 pkgdesc="Specification that python filesystems should adhere to."
 arch=(any)
 url="https://github.com/intake/filesystem_spec";
@@ -52,7 +52,7 @@ checkdepends=(git
     jupyter-notebook
 )
 source=(${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('ca39880d47811592192eadb0e3159c7a30f563cb3644df38a02e6b3b65c88e12')
+sha256sums=('5c5040762cf644762a5777444cd1302dbd0ea7e88cb3d8645164398e8762ec3a')
 
 build() {
   cd ${_pkg}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-fsspec/-/compare/e2f0a20fef9b843ada9f7e1effabe4f36921b3c2...cb144e7dbe9ce98cb083619f37c25ca1cb4fb109

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


Reply via email to