[arch-commits] Commit in python-fsspec/trunk (PKGBUILD)

Bruno Pagani archange at gemini.archlinux.org
Thu Jun 16 18:17:33 UTC 2022


    Date: Thursday, June 16, 2022 @ 18:17:33
  Author: archange
Revision: 1238176

upgpkg: python-fsspec 2022.5.0-1

Modified:
  python-fsspec/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-16 18:17:26 UTC (rev 1238175)
+++ PKGBUILD	2022-06-16 18:17:33 UTC (rev 1238176)
@@ -2,7 +2,7 @@
 
 _pkg=filesystem_spec
 pkgname=python-fsspec
-pkgver=2022.02.0
+pkgver=2022.5.0
 pkgrel=1
 pkgdesc="Specification that python filesystems should adhere to."
 arch=(any)
@@ -34,11 +34,12 @@
     python-pyftpdlib
     python-snappy
     python-tomli
+    python-tqdm
     python-zstandard
     jupyter-notebook
 )
 source=(${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('8a11efc985d39782ca64bd4010f32d189a39278b35c89e5e623c760564cea8b3')
+sha256sums=('f7279e8ab31700c231c82d0abf0fdd082f7f087854e87d660bcaa82c3bbe336c')
 
 build() {
   cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list