py-fsspec: Update version to install py-s3fs (#22259)
This commit is contained in:
parent
a2e9a9076f
commit
5790ec5359
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ class PyFsspec(PythonPackage):
|
||||||
homepage = "https://github.com/intake/filesystem_spec"
|
homepage = "https://github.com/intake/filesystem_spec"
|
||||||
pypi = "fsspec/fsspec-0.4.4.tar.gz"
|
pypi = "fsspec/fsspec-0.4.4.tar.gz"
|
||||||
|
|
||||||
|
version('0.8.0', sha256='176f3fc405471af0f1f1e14cffa3d53ab8906577973d068b976114433c010d9d')
|
||||||
version('0.7.3', sha256='1b540552c93b47e83c568e87507d6e02993e6d1b30bc7285f2336c81c5014103')
|
version('0.7.3', sha256='1b540552c93b47e83c568e87507d6e02993e6d1b30bc7285f2336c81c5014103')
|
||||||
version('0.4.4', sha256='97697a46e8bf8be34461c2520d6fc4bfca0ed749b22bb2b7c21939fd450a7d63')
|
version('0.4.4', sha256='97697a46e8bf8be34461c2520d6fc4bfca0ed749b22bb2b7c21939fd450a7d63')
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue