Date: Thursday, April 6, 2023 @ 03:05:38 Author: felixonmars Revision: 1438196
upgpkg: python-fsspec 2022.11.0-2: rebuild with python 3.11 (rebuild pass 1, specified --nocheck) Modified: python-fsspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 03:05:36 UTC (rev 1438195) +++ PKGBUILD 2023-04-06 03:05:38 UTC (rev 1438196) @@ -3,7 +3,7 @@ _pkg=filesystem_spec pkgname=python-fsspec pkgver=2022.11.0 -pkgrel=1 +pkgrel=2 pkgdesc="Specification that python filesystems should adhere to." arch=(any) url="https://github.com/intake/filesystem_spec"
