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

Bruno Pagani archange at archlinux.org
Thu Oct 22 22:39:15 UTC 2020


    Date: Thursday, October 22, 2020 @ 22:39:15
  Author: archange
Revision: 730285

upgpkg: python-fsspec 0.8.4-1

Modified:
  python-fsspec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-22 22:38:53 UTC (rev 730284)
+++ PKGBUILD	2020-10-22 22:39:15 UTC (rev 730285)
@@ -2,7 +2,7 @@
 
 _pkg=filesystem_spec
 pkgname=python-fsspec
-pkgver=0.8.3
+pkgver=0.8.4
 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=('6b2e71ee73fda7c19950a8d63e57f5998f76139c063fbd1b096a3cc3fad4f38e')
+sha256sums=('4c57fc289e142c4acda867a5550811ec4249320d535899a85b74e8c387ec5025')
 
 build() {
   cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list