14
0
forked from pool/python-fsspec

Accepting request 957035 from home:mcepl:branches:devel:languages:python

- Update to 2022.02.0:
  - reference FS performance
  - directory/prefix FS
  - FUSE
  - iteration in threads
  - OpenFiles slicing
  - drop py36

OBS-URL: https://build.opensuse.org/request/show/957035
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fsspec?expand=0&rev=32
This commit is contained in:
2022-02-23 12:09:05 +00:00
committed by Git OBS Bridge
parent 37ddf36728
commit c866d4f386
4 changed files with 17 additions and 5 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Feb 22 23:01:18 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Update to 2022.02.0:
- reference FS performance
- directory/prefix FS
- FUSE
- iteration in threads
- OpenFiles slicing
- drop py36
-------------------------------------------------------------------
Mon Jan 24 17:08:51 UTC 2022 - Ben Greiner <code@bnavigator.de>