Revisions of python-zict

buildservice-autocommit accepted request 1110187 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 19)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) accepted request 1110150 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 18)
- Update to 3.0.0
  * The library is now almost completely thread-safe (#82, #90,
    #92, #93)
  * Dropped support for Python 3.7 (#84)
  * File.__getitem__ now returns bytearray instead of bytes. This
    prevents a memcpy when deserializing numpy arrays with dask.
    (#74)
  * Removed dependency from heapdict; sped up LRU (#77)
  * Fixed broken LRU state when the underlying mapping starts
    non-empty. (#77)
  * File and LMDB now support pathlib.Path and pytest’s tmpdir
    (#78)
  * LMDB now uses memory-mapped I/O on MacOSX and is usable on
    Windows (#78)
  * LRU and Buffer now support delayed eviction (#87)
  * New object InsertionSortedSet (#87)
  * All mappings now return proper KeysView, ItemsView, and
    ValuesView objects from their keys(), items(), and values()
    methods (#93)
  * File, LMDB, and Zip now behave coherently with unexpected
    key/value types (#95)
  * Zip.__contains__ no longer reads the value from disk (#95)
  * Zip.__setitem__ will now raise when updating an
    already-existing key instead of quietly corrupting the mapping
    (#95)
  * Can now change LRU.n on the fly. Added LRU.offset attribute.
    Added accessors to n and offset to Buffer. (#101)
  * New object AsyncBuffer; new method LRU.get_all_or_nothing()
    (#88)
buildservice-autocommit accepted request 1004594 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 17)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1004224 from Yogalakshmi Arunachalam's avatar Yogalakshmi Arunachalam (yarunachalam) (revision 16)
- version update to 2.2.0
  * New class zict.Cache (#65)
  * Add absolufy-imports to CI (#66)
  * Descope pickled outputs sooner (#64)
  * Type annotations (#62)
  * Add `python_requires` to `setup.py` (#60)
- version update to 2.1.0
  * Run `isort` to fix lint (#58)
  * Allow file `mmap`ing (#51)
  * Update `README` badges (#57)
  * Run `isort` and `pyupgrade` in CI (#56)
  * Drop Python 3.6; add 3.9 and 3.10; use pre-commit (#55)
  * LRU raises (#48)
  * Avoid deprecated `pytest.yield_fixture` usage (#50)
  * Update LICENSE.txt (#46)
  * Bump GHA setup-miniconda version (#41)
  * MNT Migrate to GitHub actions (#40)
buildservice-autocommit accepted request 785598 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 15)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 782900 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 14)
- version update to 2.0.0
  * Create CONTRIBUTING.md (:pr:`28`) Jacob Tomlinson
  * Import ABC from collections.abc instead of collections for Python 3.9 compatibility (:pr:`31`) Karthikeyan Singaravelan
  * Drop Python 2 / 3.5 and add Python 3.7 / 3.8 support (:pr:`34`) James Bourbeau
  * Duplicate keys fast slow (:pr:`32`) fjetter
  * Fix dask cuda worker's race condition failure (:pr:`33`) Pradipta Ghosh
  * Changed default lmdb encoding to utf-8 (:pr:`36`) Alex Davies
  * Add code linting and style check (:pr:`35`) James Bourbeau
buildservice-autocommit accepted request 717550 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 13)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 12)
- Update to 1.0.0:
  * no upstream changelog
buildservice-autocommit accepted request 689074 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 11)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 689043 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 10)
- version update to 0.1.4
  * Use collections.abc to avoid DeprecationWarning
  * DOC: Add classes missing from API documentation.
buildservice-autocommit accepted request 654086 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 9)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 8)
Clean up the SPEC file
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 7)
Remove superfluous devel dependency for noarch package
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 6)
Remove superfluous devel dependency for noarch package
buildservice-autocommit accepted request 582329 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 5)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 582235 from Arun Persaud's avatar Arun Persaud (apersaud) (revision 4)
- specfile:
  * update copyright year
  * don't use python_module in requires
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 580321 from Sebastian Wagner's avatar Sebastian Wagner (sebix) (revision 3)
initialized devel package after accepting 580321
Todd R's avatar Todd R (TheBlackCat) accepted request 537764 from Arun Persaud's avatar Arun Persaud (apersaud) (revision 2)
update to latest version
Todd R's avatar Todd R (TheBlackCat) committed (revision 1)
- Initial version
Displaying all 19 revisions
openSUSE Build Service is sponsored by