forked from pool/python-fsspec
Accepting request 973059 from home:glaubitz:branches:devel:languages:python
- Update to 2022.3.0 Enhancements * tqdm example callback with simple methods (#931, 902) * Allow empty root in get_mapper (#930) * implement real info for reference FS (#919) * list known implementations and compressions (#913) Fixes * git branch for testing git backend (#929) * maintaine mem FS's root (#926) * kargs to FS in parquet module (#921) * fix on_error in references (#917) * tar ls consistency (#9114) * pyarrow: don't decompress twice (#911) * fix FUSE tests (#905) OBS-URL: https://build.opensuse.org/request/show/973059 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fsspec?expand=0&rev=33
This commit is contained in:
@@ -26,9 +26,9 @@
|
||||
%bcond_with test
|
||||
%endif
|
||||
%define skip_python2 1
|
||||
%define ghversion 2022.02.0
|
||||
%define ghversion 2022.3.0
|
||||
Name: python-fsspec%{psuffix}
|
||||
Version: 2022.2.0
|
||||
Version: 2022.3.0
|
||||
Release: 0
|
||||
Summary: Filesystem specification package
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user