Accepting request 973298 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/973298 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fsspec?expand=0&rev=19
This commit is contained in:
commit
0095d9fe58
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cda50105d532b64ccf2ad0a974399f3bbe0091794e0ed1e9de736b5c8ae1b51f
|
||||
size 329625
|
3
fsspec-2022.3.0.tar.gz
Normal file
3
fsspec-2022.3.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:54f2b30df9e8674165e41d2a0f6bd0f353400456b226582281f969ef2c958a34
|
||||
size 331768
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 4 09:08:29 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- 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)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 22 23:01:18 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user