Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-django-compressor for 
openSUSE:Factory checked in at 2023-01-07 17:19:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-compressor (Old)
 and      /work/SRC/openSUSE:Factory/.python-django-compressor.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-django-compressor"

Sat Jan  7 17:19:48 2023 rev:9 rq:1056746 version:4.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-django-compressor/python-django-compressor.changes
        2022-11-25 13:22:31.915478085 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-django-compressor.new.1563/python-django-compressor.changes
      2023-01-07 17:23:10.651395585 +0100
@@ -1,0 +2,15 @@
+Sat Jan  7 08:45:56 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- update to 4.3:
+  * `Full Changelog <https://github.com/django-compressor/django-
+    compressor/compare/4.1...4.3>`_
+  * 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
+
+-------------------------------------------------------------------

Old:
----
  django_compressor-4.1.tar.gz

New:
----
  django_compressor-4.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-django-compressor.spec ++++++
--- /var/tmp/diff_new_pack.8A6c3u/_old  2023-01-07 17:23:11.131398449 +0100
+++ /var/tmp/diff_new_pack.8A6c3u/_new  2023-01-07 17:23:11.139398497 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-django-compressor
 #
-# Copyright (c) 2022 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
@@ -19,7 +19,7 @@
 %define mod_name django_compressor
 %define skip_python2 1
 Name:           python-django-compressor
-Version:        4.1
+Version:        4.3
 Release:        0
 Summary:        Python module to compress linked/inline JavaScript/CSS to 
cached files
 License:        Apache-2.0 AND BSD-3-Clause AND MIT
@@ -31,12 +31,12 @@
 BuildRequires:  %{python_module beautifulsoup4}
 BuildRequires:  %{python_module calmjs}
 BuildRequires:  %{python_module csscompressor}
-BuildRequires:  %{python_module django-appconf >= 1.0}
+BuildRequires:  %{python_module django-appconf >= 1.0.3}
 BuildRequires:  %{python_module django-sekizai >= 2.0.0}
 BuildRequires:  %{python_module html5lib}
 BuildRequires:  %{python_module lxml}
-BuildRequires:  %{python_module rcssmin >= 1.0.6}
-BuildRequires:  %{python_module rjsmin >= 1.1.0}
+BuildRequires:  %{python_module rcssmin >= 1.1.1}
+BuildRequires:  %{python_module rjsmin >= 1.2.1}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module slimit}
 BuildRequires:  fdupes
@@ -46,8 +46,8 @@
 Requires:       python-beautifulsoup4
 Requires:       python-csscompressor
 Requires:       python-django-appconf >= 1.0.3
-Requires:       python-rcssmin >= 1.0.6
-Requires:       python-rjsmin >= 1.1.0
+Requires:       python-rcssmin >= 1.1.1
+Requires:       python-rjsmin >= 1.2.1
 Requires:       python-slimit
 Recommends:     python-Brotli >= 1.0.6
 Recommends:     python-calmjs

++++++ django_compressor-4.1.tar.gz -> django_compressor-4.3.tar.gz ++++++
++++ 6800 lines of diff (skipped)

Reply via email to