Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-django-storages for 
openSUSE:Factory checked in at 2023-01-04 20:18:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-storages (Old)
 and      /work/SRC/openSUSE:Factory/.python-django-storages.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-django-storages"

Wed Jan  4 20:18:30 2023 rev:10 rq:1055944 version:1.13.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-django-storages/python-django-storages.changes
    2022-05-12 23:01:15.748869476 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django-storages.new.1563/python-django-storages.changes
  2023-01-04 20:18:34.645623507 +0100
@@ -1,0 +2,32 @@
+Wed Jan  4 16:14:35 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- update to 1.13.2:
+  * Add support for Python 3.11 (`#1196`_)
+  * Add support for saving ``pathlib.Path`` names (`#1200`_)
+  * Catch 404 errors when calling ``delete()`` (`#1201`_)
+  * Use ``AZURE_CUSTOM_DOMAIN`` for retrieving blob URLs and storage URL for
+    other operations (`#1176`_)
+  * Use ``DEFAULT_RETRY`` for all upload & delete operations (`#1156`_)
+  * Fix gzipping of content (`#1203`_)
+  * Pass through kwargs to signed URL generator (`#1193`_)
+  * Improve write & memory performance when saving files (`#1194`_)
+  * Strip off the root path when saving files to fix saving with upgraded
+    versions of Django (`#1168`_)
+  * Update ``DropBoxStorage`` constructor parameter order to be backwards
+    compatible (`#1167`_)
+  * Add support for Django 4.0 and 4.1 (`#1093`_)
+  * Drop support for Django 2.2, 3.0 and 3.1 (`#1093`_)
+  * Drop support for Python 3.5 and 3.6 (`#1093`_)
+  * **Breaking**: Update and document the undocumented
+    ``AWS_S3_URL_PROTOCOL`` from ``http:`` to ``https:`` and remove the
+  undocumented ``AWS_S3_SECURE_URLS`` setting. You should only need to update 
your settings if you had updated either of
+  these previously undocumented settings.  The default behavior of 
constructing an ``https:`` URL with a custom domain
+  is unchanged (`#1164`_)
+  * Add ``AWS_S3_USE_THREADS`` to disable ``threading`` for compatibility
+    with ``gevent`` (`#1112`_)
+  * Restore support for ``AZURE_ENDPOINT_SUFFIX`` (`#1118`_)
+  * Replace deprecated ``download_to_stream`` with ``readinto`` (`#1113`_)
+  * Add ``AZURE_API_VERSION`` setting (`#1132`_)
+  * Fix ``get_modified_time()`` (`#1134`_)
+
+-------------------------------------------------------------------

Old:
----
  django-storages-1.12.3.tar.gz

New:
----
  django-storages-1.13.2.tar.gz

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

Other differences:
------------------
++++++ python-django-storages.spec ++++++
--- /var/tmp/diff_new_pack.zkpZrn/_old  2023-01-04 20:18:35.249627098 +0100
+++ /var/tmp/diff_new_pack.zkpZrn/_new  2023-01-04 20:18:35.253627122 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-django-storages
 #
-# 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
@@ -20,7 +20,7 @@
 %define skip_python2 1
 %bcond_without python2
 Name:           python-django-storages
-Version:        1.12.3
+Version:        1.13.2
 Release:        0
 Summary:        Support for many storage backends in Django
 License:        BSD-3-Clause

++++++ django-storages-1.12.3.tar.gz -> django-storages-1.13.2.tar.gz ++++++
++++ 7248 lines of diff (skipped)

Reply via email to