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

Bruno Pagani archange at archlinux.org
Sun Oct 11 01:07:27 UTC 2020


    Date: Sunday, October 11, 2020 @ 01:07:26
  Author: archange
Revision: 723438

upgpkg: python-fsspec 0.8.3-1

Modified:
  python-fsspec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-11 01:07:16 UTC (rev 723437)
+++ PKGBUILD	2020-10-11 01:07:26 UTC (rev 723438)
@@ -2,7 +2,7 @@
 
 _pkg=filesystem_spec
 pkgname=python-fsspec
-pkgver=0.8.0
+pkgver=0.8.3
 pkgrel=1
 pkgdesc="Specification that python filesystems should adhere to."
 arch=(any)
@@ -15,7 +15,7 @@
     python-numpy
 )
 source=(${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('c4f374a87ceb0424bb94e634dcfd7953a2c2d545c3cda9c86da7878a0a4d00fd')
+sha256sums=('6b2e71ee73fda7c19950a8d63e57f5998f76139c063fbd1b096a3cc3fad4f38e')
 
 build() {
   cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list