Date: Tuesday, November 10, 2020 @ 03:58:14 Author: felixonmars Revision: 748284
upgpkg: python-fsspec 0.8.4-2: Python 3.9 rebuild Modified: python-fsspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-10 03:49:45 UTC (rev 748283) +++ PKGBUILD 2020-11-10 03:58:14 UTC (rev 748284) @@ -3,7 +3,7 @@ _pkg=filesystem_spec pkgname=python-fsspec pkgver=0.8.4 -pkgrel=1 +pkgrel=2 pkgdesc="Specification that python filesystems should adhere to." arch=(any) url="https://github.com/intake/filesystem_spec"
