Package Release Info

python-django-redis-4.11.0-bp153.1.24

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-django-redis

Change Logs

Version: 4.11.0-bp152.2.1
* Fri Apr 24 2020 Tomá? Chvátal <tchvatal@suse.com>
- Fix build with new msgpack:
  * msgpack-1.patch
* Tue Jan 07 2020 Tomá? Chvátal <tchvatal@suse.com>
- Update to 4.11.0:
  * Added support for Python 3.8.
  * Added support for Django 2.2 and 3.0.
  * Changed msgpack-python soft dependency to msgpack.
  * Fixed .touch() method for sharded client.
  * Fixed prefix escaping for the sharded client.
  * Fixed .add() method to return a bool.
- Remove merged tests-fix-urls.patch
Version: 4.10.0-bp151.1.1
* Wed Feb 20 2019 John Vandenberg <jayvdb@gmail.com>
- Add tests-fix-urls.patch fixing failing tests, which were using
  URLs not able to be parsed correctly on Python 3 as a URL.
  See https://github.com/andymccurdy/redis-py/issues/961
* Tue Dec 11 2018 Tomá? Chvátal <tchvatal@suse.com>
- Update to 4.10.0:
  * support for redis-py 3.0
* Fri Aug 31 2018 Jan Engelhardt <jengelh@inai.de>
- Trim marketing wording from description.
* Tue Aug 28 2018 tchvatal@suse.com
- Initial package, needed by weblate for caching