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 2024-04-08 17:39:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-django-upgrade (Old) and /work/SRC/openSUSE:Factory/.python-django-upgrade.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-upgrade" Mon Apr 8 17:39:11 2024 rev:7 rq:1165950 version:1.16.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-django-upgrade/python-django-upgrade.changes 2023-12-03 20:49:13.794694247 +0100 +++ /work/SRC/openSUSE:Factory/.python-django-upgrade.new.1905/python-django-upgrade.changes 2024-04-08 17:51:36.064199715 +0200 @@ -1,0 +2,21 @@ +Sun Apr 7 09:08:11 UTC 2024 - Dirk Müller <dmuel...@suse.com> + +- update to 1.16.0: + * Remove the Django 5.0+ fixer that dropped .choices from model + field choices parameters. It was too unreliable because it + could break use for âDIYâ enumeration types. + * Remove the Django 5.0+ fixer that dropped .choices from model + field choices parameters. It was too unreliable because it + could break use for âDIYâ enumeration types. + * Add Django 1.10+ fixer to rewrite request.user functions that + changed to boolean attributes: is_authenticated and + is_anonymous. + * Add Django 1.10+ fixer to rewrite request.user functions that + changed to boolean attributes: is_authenticated and + is_anonymous. + * Add Django 2.0+ imports fixes for names moved from + django.core.urlresolvers to django.urls. + * Add Django 2.0+ imports fixes for names moved from + django.core.urlresolvers to django.urls. + +------------------------------------------------------------------- Old: ---- django-upgrade-1.15.0.tar.gz New: ---- django-upgrade-1.16.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-django-upgrade.spec ++++++ --- /var/tmp/diff_new_pack.UHHtBC/_old 2024-04-08 17:51:36.512216250 +0200 +++ /var/tmp/diff_new_pack.UHHtBC/_new 2024-04-08 17:51:36.516216398 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-django-upgrade # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 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 @@ %{?sle15_python_module_pythons} Name: python-django-upgrade -Version: 1.15.0 +Version: 1.16.0 Release: 0 Summary: Automatically upgrade your Django projects License: MIT @@ -32,7 +32,7 @@ BuildRequires: python-rpm-macros Requires: python-tokenize-rt Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives Recommends: python-setuptools BuildArch: noarch # SECTION test requirements ++++++ django-upgrade-1.15.0.tar.gz -> django-upgrade-1.16.0.tar.gz ++++++ ++++ 2466 lines of diff (skipped)