Revisions of python-zarr

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1169325 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 13)
- update to 2.17.2:
  * [v3] Dramatically reduce number of __contains__ requests in
    favor of optimistically calling __getitem__ and handling any
    error that may arise.
  * [v3] Reuse the downloaded array metadata when creating an
    Array.
  * Optimize Array.info so that it calls getsize only once.
  * Override IPython _repr_*_ methods to avoid expensive lookups
    against object stores.
  * FSStore now raises rather than return bad data.
  * Add CI test environment for Python 3.12
  * Bump minimum supported NumPy version to 1.23 (per spec 0000)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1139963 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 11)
- skip broken tests in s390x, gh#zarr-developers/zarr-python#1375
  bsc#1218611
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1135342 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 10)
- update to 2.16.1:
  * Require ``setuptools_scm`` version ``1.5.4``\+
  * Add ``docs`` requirements to ``pyproject.toml``
  * Fixed caching issue in ``LRUStoreCache``.

  * More maintenance changes, special thanks to Outreachy participants
  * Improve Zarr V3 support, adding partial store read/write and
  * N5 nows supports Blosc. Remove warnings emitted when using N5Store
  * Implement more extensive fallback of getitem/setitem for
- required by dask
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1101037 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 8)
- set python311 context for SLE15
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 915459 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 5)
- Update to 2.9.5:
  - Fix FSStore.listdir behavior for nested directories (replaces
    now unnecessary skip-825-TestFSStore-test_create.patch).
  - Fix structured arrays that contain objects (which replaces
    zarr-pr802-fsspec-2021-07.patch).
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 914748 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 4)
- Update to 2.9.3:
  - Mark the fact that some tests that require fsspec, without
    compromising the code coverage score. By Ben Williams; #823.
  - Only inspect alternate node type if desired isn’t
    present. By Trevor Manz; #696.
  - Correct conda-forge deployment of Zarr by fixing some Zarr
    tests. By Ben Williams; #821.
- Add skip-825-TestFSStore-test_create.patch
  (gh#zarr-developers/zarr-python#825).
- Update to version 2.9.0
  * This release of Zarr Python is the first release of Zarr to not
    support Python 3.6.
  * Update ABSStore for compatibility with newer azure.storage.
    blob.
  * Pathlib support.
  * Fix dimension_separator support.
  * Extract ABSStore to zarr._storage.absstore.
  * TST: add missing assert in test_hexdigest.
- Add zarr-pr802-fsspec-2021-07.patch
  * gh#zarr-developers/zarr-python#802
  * gh#zarr-developers/zarr-python#812
Displaying all 13 revisions
openSUSE Build Service is sponsored by