14
0

- 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
This commit is contained in:
Tomáš Chvátal
2020-08-19 09:46:14 +00:00
committed by Git OBS Bridge
parent 06add99b84
commit f9cfb231c9
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Aug 19 09:45:36 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- 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 <mcalabkova@suse.com>