python-django_compressor

Edit Package python-django_compressor
No description set
Refresh
Refresh
Source Files
Filename Size Changed
django_compressor-2.3.tar.gz 0000110714 108 KB
pr_956.patch 0000001147 1.12 KB
python-django_compressor.changes 0000015083 14.7 KB
python-django_compressor.spec 0000002863 2.8 KB
Revision 13 (latest revision is 14)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 13)
- 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

- Enable testsuite (currently failing)

- update to 2.2
  + Switch from MD5 to SHA256 for hashes generation.
  + Add Django 1.11 compatibility
  + Various compatibility fixes for Python 3.6 and Django 1.8
  + Made OfflineGenerationError easier to debug
Comments 0
openSUSE Build Service is sponsored by