Markéta Machová
0ab37271e6
* Officially support Python 3.12 (requires lxml 4.9.3 or higher) * Drop support for Django versions before 4.2. * Added support for Django 5.1 * Added new ``COMPRESS_STORAGE_ALIAS`` and ``COMPRESS_OFFLINE_MANIFEST_STORAGE_ALIAS`` settings. These point to keys in Django's ``storages`` handler. If set by the user, Compressor will use these storages, or otherwise will set a default storage, given by ``COMPRESS_STORAGE`` and ``COMPRESS_OFFLINE_MANIFEST_STORAGE`` respectively on first access. - Drop already merged patches: * python-django-compressor-rcssmin-and-rjsmin-versions.patch * lstrip.patch OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-compressor?expand=0&rev=30 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
django_compressor-4.4.tar.gz | ||
django_compressor-4.5.1.tar.gz | ||
lstrip.patch | ||
python-django-compressor-rcssmin-and-rjsmin-versions.patch | ||
python-django-compressor.changes | ||
python-django-compressor.spec |