SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-django-compressor-4.3.1-25.7.noarch.rpm :

* Mon Jan 23 2023 Dirk Müller - update to 4.3.1:
* `Full list of changes from v4.3 `_
* Documentation fixes only
* Sat Jan 07 2023 Dirk Müller - update to 4.3:
* `Full Changelog `_
* Officially support Python 3.11
* Drop Python 3.6 and 3.7 support
* Drop Django 2.2 and 3.1 support
* Drop SlimItFilter
* Update the `CachedS3Boto3Storage` example storage subclass in \"Remote Storages\" to work properly after the v4.0 change to how duplicate file names are handled by `CompressorFileStorage`
* Update rsmin and jsmin versions
* Thu Nov 24 2022 Daniel Garcia - Fix tests problem related to jinja2 version [#] gh#django-compressor/django-compressor#1139 [#] gh#django-compressor/django-compressorAATTbcdd21956a84
* Thu Aug 04 2022 Ben Greiner - Update to 4.1
* Add Django 4.1 compatibility
* New setting ``COMPRESS_OFFLINE_MANIFEST_STORAGE`` to customize the offline manifest\'s file storage (#1112) With this change the function ``compressor.cache.get_offline_manifest_filename()`` has been removed. You can now use the new file storage ``compressor.storage.default_offline_manifest_storage`` to access the location of the manifest.- Release 4.0
* Fix intermittent No such file or directory errors by changing strategy to deal with duplicate filenames in CompressorFileStorage
* Deprecate SlimItFilter, stop testing it with Python 3.7 or higher
* Wed Apr 27 2022 Steve Kowalik - Remove unneeded BuildRequires on mock.
* Fri Jan 07 2022 John Vandenberg - Skip Tumbleweed Python 3.6 incompatible with Django 4
* Sun Dec 26 2021 John Vandenberg - Re-activate test suite- Update to v3.1
* Fix error with verbose offline compression when COMPRESS_OFFLINE_CONTEXT is a generator- from v3.0
* Officially support for Python 3.9 and 3.10 as well as Django 3.1, 3.2 and 4.0
* Drop support for Django 1.11, 2.1 and 3.0
* Drop support for Python 2.x and 3.4
* Fix compatibility with Jinja 3.x
* Require django-sekizai 2.0 for django-sekizai extension
* Make template compression in compress command threaded to improve performance
* Correctly handle relative paths in ``extends`` tags
* Enable ``rCSSMinFilter`` by default
* Fix various deprecation warnings
* Add ability to pass a logger to various classes & methods
* Removed deprecated ``COMPRESS_JS_FILTERS`` and ``COMPRESS_CSS_FILTERS`` settings
* Fix offline compression race condition, which could result in incomplete manifest
* Tue May 25 2021 Markéta Machová - Update to 2.4.1
* Raise proper DeprecationWarning for COMPRESS_JS_FILTERS and COMPRESS_CSS_FILTERS
* Mon Jun 01 2020 Tomáš Chvátal - Disable tests until upstream makes them work with new python Beautifulsoup
* Fri Apr 03 2020 Tomáš Chvátal - Bump the version requirement on django to be >= 2.2- Enable verbose testing
* Mon Jan 06 2020 Tomáš Chvátal - Update to 2.4 release:
* support for newer django releases- Drop merged patch:
* pr_956.patch
* Mon Jan 06 2020 Tomáš Chvátal - Rename to django-compressor to match up pypi name
 
ICM