Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-django-timezone-field for 
openSUSE:Factory checked in at 2023-12-06 23:48:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-timezone-field (Old)
 and      /work/SRC/openSUSE:Factory/.python-django-timezone-field.new.25432 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-django-timezone-field"

Wed Dec  6 23:48:00 2023 rev:5 rq:1131187 version:6.1.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-django-timezone-field/python-django-timezone-field.changes
        2023-06-25 21:42:52.721270765 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django-timezone-field.new.25432/python-django-timezone-field.changes
     2023-12-06 23:48:25.971718622 +0100
@@ -1,0 +2,13 @@
+Tue Dec  5 17:43:49 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- update to 6.1.0:
+  * Add support for django 5.0
+  * Add support for python 3.12
+  * Fix issue with Factory timezone on some BSD systems (#114)
+  * Use correct default backend when running with django 3.X (#109)
+  * BREAKING: pytz removed from dependencies. If you use this package
+    with use_pytz=True, you'll need to install pytz yourself.
+  * Drop support for django 2.2
+  * Drop support for python 3.7
+
+-------------------------------------------------------------------

Old:
----
  django-timezone-field-5.1.tar.gz

New:
----
  django-timezone-field-6.1.0.tar.gz

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

Other differences:
------------------
++++++ python-django-timezone-field.spec ++++++
--- /var/tmp/diff_new_pack.qDVr0s/_old  2023-12-06 23:48:26.543739710 +0100
+++ /var/tmp/diff_new_pack.qDVr0s/_new  2023-12-06 23:48:26.547739858 +0100
@@ -16,10 +16,9 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%define skip_python2 1
+%{?sle15_python_module_pythons}
 Name:           python-django-timezone-field
-Version:        5.1
+Version:        6.1.0
 Release:        0
 Summary:        Django app providing database and form fields for pytz 
timezone objects
 License:        BSD-2-Clause
@@ -32,16 +31,14 @@
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-Django >= 2.2
-Requires:       python-pytz
+Requires:       python-Django >= 2.3
 BuildArch:      noarch
 # SECTION test requirements
-BuildRequires:  %{python_module Django >= 2.2}
+BuildRequires:  %{python_module Django >= 2.3}
 BuildRequires:  %{python_module djangorestframework}
 BuildRequires:  %{python_module pytest-django}
 BuildRequires:  %{python_module pytest-lazy-fixture}
 BuildRequires:  %{python_module pytest}
-BuildRequires:  %{python_module pytz}
 # /SECTION
 %python_subpackages
 

++++++ django-timezone-field-5.1.tar.gz -> django-timezone-field-6.1.0.tar.gz 
++++++
++++ 2470 lines of diff (skipped)

Reply via email to