14
0
forked from pool/python-redis

Accepting request 756890 from home:buschmann23:branches:devel:languages:python

- Fix tests with redis pre 5.0.0:
  * 0001-fix-tests-with-redis-pre-5.0.0.patch

OBS-URL: https://build.opensuse.org/request/show/756890
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redis?expand=0&rev=50
This commit is contained in:
Tomáš Chvátal
2019-12-16 08:02:58 +00:00
committed by Git OBS Bridge
parent 2da24d42c3
commit bf0bba0abf
3 changed files with 70 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Dec 13 19:00:52 UTC 2019 - Matthias Fehring <buschmann23@opensuse.org>
- Fix tests with redis pre 5.0.0:
* 0001-fix-tests-with-redis-pre-5.0.0.patch
-------------------------------------------------------------------
Sun Nov 24 17:25:24 UTC 2019 - Arun Persaud <arun@gmx.de>