Commit Graph

3 Commits

Author SHA256 Message Date
Tomáš Chvátal
237a550d46 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-compressor?expand=0&rev=4 2020-01-06 15:39:26 +00:00
Tomáš Chvátal
03c29dde08 - Update to 2.4 release:
* support for newer django releases
- Drop merged patch:
  * pr_956.patch

- Rename to django-compressor to match up pypi name

- Add pr_956.patch to fix tests to use sys.executable

- Update to 2.3 release:
  - Drop support for Django 1.8, 1.9 and 1.10
  - Add support for Django 2.1 and 2.2, as well as Python 3.7
  - Update all dependencies. This required minor code changes, you might need to update some optional dependencies if you use any
  - Allow the mixed use of JS/CSS in Sekizai's templatetags `{% addtoblock "js" %}` and `{% addtoblock "css" %}` (#891)
  - Allow the implementation of new types other than css and js. (#900)
  - Update jinja2 extension to behave similar to the django tag (#899)
  - Fix crash in offline compression when child nodelist is None, again (#605)
  - Support STATIC_URL and COMPRESS_URL being string-like objects
  - Improve compress command memory usage (#870)
  - Ensure generated file always contains a base name (#775)
  - Add BrotliCompressorFileStorage (#867)
- Drop merged patch compressor-django2.patch

- Use noun phrase for summary.

- Add patch to build with django 2.0:
  * compressor-django2.patch

- Add missing dependencies

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-compressor?expand=0&rev=3
2020-01-06 14:40:20 +00:00
Tomáš Chvátal
fa35bb6ce8 osc copypac from project:devel:languages:python:django package:python-django_compressor revision:12, using expand
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-compressor?expand=0&rev=2
2020-01-06 14:25:11 +00:00