14
0
Files
python-python-redis-lock/python-python-redis-lock.changes
Tomáš Chvátal 06add99b84 Accepting request 824460 from home:mcalabkova:branches:devel:languages:python
- 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
2020-08-06 05:41:42 +00:00

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