forked from pool/python-python-redis-lock
- Update to 3.6.0 * Improved ``timeout``/``expire`` validation. * Removed the custom script caching code. Now the ``register_script`` method from the redis client is used. OBS-URL: https://build.opensuse.org/request/show/824460 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-redis-lock?expand=0&rev=4
18 lines
675 B
Plaintext
18 lines
675 B
Plaintext
-------------------------------------------------------------------
|
|
Wed Aug 5 09:43:30 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- Update to 3.6.0
|
|
* Improved ``timeout``/``expire`` validation.
|
|
* Removed the custom script caching code. Now the ``register_script`` method from the redis client is used.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 16 12:17:26 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 3.5.0:
|
|
* support for newer redis releases
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 27 08:50:40 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v3.3.1
|