Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-django-upgrade for 
openSUSE:Factory checked in at 2023-03-30 22:51:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-upgrade (Old)
 and      /work/SRC/openSUSE:Factory/.python-django-upgrade.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-django-upgrade"

Thu Mar 30 22:51:27 2023 rev:3 rq:1075479 version:1.13.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-django-upgrade/python-django-upgrade.changes  
    2023-01-20 17:40:02.740974379 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-django-upgrade.new.31432/python-django-upgrade.changes
   2023-03-30 22:51:28.524641702 +0200
@@ -1,0 +2,20 @@
+Thu Mar 30 07:50:14 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- update to 1.13.0:
+  * Add Django 4.2+ fixer to combine deprecated
+    ``DEFAULT_FILE_STORAGE`` and ``STATICFILES_STORAGE`` settings
+    into the new ``STORAGES`` setting.
+  * Add Django 4.2+ fixer to rewrite HTTP headers passed to test
+    ``Client`` and ``RequestFactory``.
+  * Add Django 4.2+ fixer to rewrite test case methods
+    ``assertFormsetError()`` and ``assertQuerysetEqual()`` into
+    the new spellings with capitalized “Set”.
+  * Add Django 4.0 fixer to rewrite
+    ``django.contrib.admin.utils.lookup_needs_distinct`` ->
+    ``lookup_spawns_duplicates``.
+  * Rewrite ``request.META`` -> ``request.headers`` on the *right
+    hand side* of assignments.
+  * Group some compatibility import replacements into a single
+    “fixer”, optimizing runtime by about 3%.
+
+-------------------------------------------------------------------

Old:
----
  django-upgrade-1.12.0.tar.gz

New:
----
  django-upgrade-1.13.0.tar.gz

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

Other differences:
------------------
++++++ python-django-upgrade.spec ++++++
--- /var/tmp/diff_new_pack.5PPqv8/_old  2023-03-30 22:51:29.008644292 +0200
+++ /var/tmp/diff_new_pack.5PPqv8/_new  2023-03-30 22:51:29.012644313 +0200
@@ -20,7 +20,7 @@
 %define skip_python36 1
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-django-upgrade
-Version:        1.12.0
+Version:        1.13.0
 Release:        0
 Summary:        Automatically upgrade your Django projects
 License:        MIT

++++++ django-upgrade-1.12.0.tar.gz -> django-upgrade-1.13.0.tar.gz ++++++
++++ 4168 lines of diff (skipped)

Reply via email to