diff --git a/python-python-redis-lock.changes b/python-python-redis-lock.changes index d664f84..cf40ddf 100644 --- a/python-python-redis-lock.changes +++ b/python-python-redis-lock.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Aug 19 09:45:36 UTC 2020 - Tomáš Chvátal + +- Fix leap build by disabling py2 as the django-redis version + requirement is without py2 support + ------------------------------------------------------------------- Wed Aug 5 09:43:30 UTC 2020 - Marketa Calabkova diff --git a/python-python-redis-lock.spec b/python-python-redis-lock.spec index 9d77a3b..b722ce4 100644 --- a/python-python-redis-lock.spec +++ b/python-python-redis-lock.spec @@ -16,6 +16,7 @@ # +%define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-python-redis-lock Version: 3.6.0