Changelog for
python3-zict-2.0.0-2.17.noarch.rpm :
* Mon Mar 09 2020 pgajdosAATTsuse.com- 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
* Mon Jul 22 2019 tchvatalAATTsuse.com- Update to 1.0.0:
* no upstream changelog
* Wed Mar 27 2019 pgajdosAATTsuse.com- version update to 0.1.4
* Use collections.abc to avoid DeprecationWarning
* DOC: Add classes missing from API documentation.
* Tue Dec 04 2018 mceplAATTsuse.com- Remove superfluous devel dependency for noarch package
* Tue Dec 04 2018 mceplAATTsuse.com- Remove superfluous devel dependency for noarch package
* Sat Mar 03 2018 arunAATTgmx.de- specfile:
* update copyright year
* don\'t use python_module in requires
* Tue Oct 31 2017 arunAATTgmx.de- update to version 0.1.3:
* update travis.yml to track Python 3.6
* evict returns key, value, and weight
* Add LRU.evict method (#18)
* add links to readme and setup.py
* Thu Jul 13 2017 toddrme2178AATTgmail.com- Initial version