From f9cfb231c9b32e17f396f1ccc2c30cc86ceeffa99f5b4e233dc7a0635285e80a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 19 Aug 2020 09:46:14 +0000 Subject: [PATCH] - Fix leap build by disabling py2 as the django-redis version requirement is without py2 support OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-redis-lock?expand=0&rev=6 --- python-python-redis-lock.changes | 6 ++++++ python-python-redis-lock.spec | 1 + 2 files changed, 7 insertions(+) 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