14
0
forked from pool/python-zict
Files
python-zict/python-zict.changes
Tomáš Chvátal 3677180e75 Accepting request 689043 from home:pgajdos
- version update to 0.1.4
  * Use collections.abc to avoid DeprecationWarning
  * DOC: Add classes missing from API documentation.

OBS-URL: https://build.opensuse.org/request/show/689043
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zict?expand=0&rev=10
2019-03-27 11:35:44 +00:00

38 lines
1.2 KiB
Plaintext

-------------------------------------------------------------------
Wed Mar 27 10:00:43 UTC 2019 - pgajdos@suse.com
- version update to 0.1.4
* Use collections.abc to avoid DeprecationWarning
* DOC: Add classes missing from API documentation.
-------------------------------------------------------------------
Tue Dec 4 12:56:25 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Tue Dec 4 12:39:05 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Sat Mar 3 18:20:21 UTC 2018 - arun@gmx.de
- specfile:
* update copyright year
* don't use python_module in requires
-------------------------------------------------------------------
Tue Oct 31 02:35:25 UTC 2017 - arun@gmx.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 14:35:37 UTC 2017 - toddrme2178@gmail.com
- Initial version