20
0
anag_factory 38a8b98bcc Accepting request 1359223 from devel:languages:python:django
- update to 7.0.0:
  * Added the ability to pass redis username in the cache options
  * `RedisCache` does not attempt to close clients which have not
    been initialized.
  * Add sorted set operations (zadd, zrange, zrem, etc.) and
    mixins for RedisCache
  * Centralize configuration in `pyproject.toml`, drop EoL Python
    & Django versions, and add support & testing for modern Python &
    Django versions.
  * Provide TypeVar defaults & provide initial typing for
    `RedisCache`.
  * Fix IntEnum encoding
  * Fix incorrect Redis typing that relied on the legacy `types-
    redis` package, and update the public API to avoid exposing
    redis-py key types (the encode/decode/make_key methods allow
    a different API surface).

  * Add support for django 4
    not read Django settings in import time.
  * Skipping pickle serializer test for django >= 4.2
    and larger itersize
    exceptions
  * Fix mypy linting
  * Added support for python 3.11
  * Fix CI, running tox<4 to still support Python 3.6.
  * Dropped support for django 2.2 and 3.1
  * Run actions & tox against Django 4..2

OBS-URL: https://build.opensuse.org/request/show/1359223
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-redis?expand=0&rev=15
2026-06-15 17:42:12 +00:00
2026-06-14 09:54:34 +00:00
2026-06-14 09:54:34 +00:00
2026-06-14 09:54:34 +00:00
2026-06-14 09:54:34 +00:00
2026-06-14 09:54:34 +00:00
S
Description
No description provided
79 KiB
Languages
RPM Spec 100%