Changelog for
python3-python-redis-lock-3.6.0-bp154.2.23.noarch.rpm :
* Wed Mar 24 2021 Matej Cepl
- Skip test test_no_overlap2 (gh#ionelmc/python-redis-lock#86)
* Wed Aug 19 2020 Tomáš Chvátal - Fix leap build by disabling py2 as the django-redis version requirement is without py2 support
* Wed Aug 05 2020 Marketa Calabkova - 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 2020 Tomáš Chvátal - Update to 3.5.0:
* support for newer redis releases
* Wed Mar 27 2019 John Vandenberg - Initial spec for v3.3.1