14
0

Accepting request 824579 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/824579
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-redis-lock?expand=0&rev=2
This commit is contained in:
2020-08-06 08:42:12 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
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> Tue Jun 16 12:17:26 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-python-redis-lock Name: python-python-redis-lock
Version: 3.5.0 Version: 3.6.0
Release: 0 Release: 0
Summary: Lock context manager implemented via redis SETNX/BLPOP Summary: Lock context manager implemented via redis SETNX/BLPOP
License: BSD-2-Clause License: BSD-2-Clause

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:06f28f63bf4ea3d739ff5c472e76563e24aa5c887002a85cbdb7a5b13aa05897
size 161533

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6c79b87f2fefcf47bbcebea56056d324e9d7971c9b98123b79590e08cbb0a8f7
size 161282