Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-django-webpack-loader for openSUSE:Factory checked in at 2023-01-21 19:10:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-django-webpack-loader (Old) and /work/SRC/openSUSE:Factory/.python-django-webpack-loader.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-webpack-loader" Sat Jan 21 19:10:24 2023 rev:5 rq:1059993 version:1.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-django-webpack-loader/python-django-webpack-loader.changes 2020-06-02 14:40:56.931959469 +0200 +++ /work/SRC/openSUSE:Factory/.python-django-webpack-loader.new.32243/python-django-webpack-loader.changes 2023-01-21 19:10:38.132981399 +0100 @@ -1,0 +2,43 @@ +Fri Jan 20 15:28:45 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 1.8.0: + * Add compatibility for Django 4.1 and Python 3.10 +- update to 1.7.0: + * Bump django to 3.2.15 +- update to 1.6.0: + * Add a setting to configure skip common chunks behaviour globally + * Bump django from 3.2.12 to 3.2.13 + * Add support for Django 4.0 +- update to 1.5.0: + * Added support for Subresource Integrity + * Bump django from 3.2.7 to 3.2.12 + * Fix get_files on readme + * Use r-prefixed strings in IGNORE + * Fix small typo in README.md + * Use assertNotEqual instead of assertNotEquals for Python 3.11 + compatibility + * Readme revamp +- update to 1.4.1: + * Fixes #300, failsafe request checking #301 +- update to 1.4.0: + * Bump django from 3.2.4 to 3.2.5 #299 + * Add issue templates #293 + * Add skip_common_chunks functionality #297 +- update to 1.3.0: + * Add option for rel="preload" in JS/CSS tags #203 + * Add option for extension appending in the url files #135 + * Fixes RemovedInDjango41Warning #290 + * Applies IGNORE setting before checking assets #286 + * Removed type from link and script tags per #152 + * NOTE: Skipped version 1.2.0 to match `webpack-bundle-tracker` version +- update to 1.1.0: + * Added compatibility with `webpack-bundle-tracker@1.1.0` + * Removes bower references in project + * Fix jinja configuration example in README.md +- update to 1.0.0: + * Added support for custom loader classes + * Added compatibility with `webpack-bundle-tracker@1.0.0-alpha.1` + * Updated and corrected examples + * Updated Python and Django supported versions on tests + +------------------------------------------------------------------- Old: ---- 0.7.0.tar.gz New: ---- 1.8.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-django-webpack-loader.spec ++++++ --- /var/tmp/diff_new_pack.1P56kD/_old 2023-01-21 19:10:38.844985464 +0100 +++ /var/tmp/diff_new_pack.1P56kD/_new 2023-01-21 19:10:38.848985487 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-django-webpack-loader # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-django-webpack-loader -Version: 0.7.0 +Version: 1.8.0 Release: 0 Summary: Django plugin to transparently use webpack License: MIT ++++++ 0.7.0.tar.gz -> 1.8.0.tar.gz ++++++ ++++ 4293 lines of diff (skipped)