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-06-25 21:42:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-timezone-field (Old)
and /work/SRC/openSUSE:Factory/.python-django-timezone-field.new.15902
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-timezone-field"
Sun Jun 25 21:42:51 2023 rev:4 rq:1095228 version:5.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-django-timezone-field/python-django-timezone-field.changes
2022-10-12 18:25:47.929830459 +0200
+++
/work/SRC/openSUSE:Factory/.python-django-timezone-field.new.15902/python-django-timezone-field.changes
2023-06-25 21:42:52.721270765 +0200
@@ -1,0 +2,8 @@
+Sun Jun 25 17:52:05 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 5.1:
+ - Add django as a dependency of this package, with correct version
constraints
+ - Add support for django 4.1, 4.2
+ - Add support for python 3.11
+
+-------------------------------------------------------------------
Old:
----
django-timezone-field-5.0.tar.gz
New:
----
django-timezone-field-5.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-django-timezone-field.spec ++++++
--- /var/tmp/diff_new_pack.OBHZfu/_old 2023-06-25 21:42:53.405274874 +0200
+++ /var/tmp/diff_new_pack.OBHZfu/_new 2023-06-25 21:42:53.409274898 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-django-timezone-field
#
-# 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 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-django-timezone-field
-Version: 5.0
+Version: 5.1
Release: 0
Summary: Django app providing database and form fields for pytz
timezone objects
License: BSD-2-Clause
@@ -38,9 +38,9 @@
# SECTION test requirements
BuildRequires: %{python_module Django >= 2.2}
BuildRequires: %{python_module djangorestframework}
-BuildRequires: %{python_module pytest}
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.0.tar.gz -> django-timezone-field-5.1.tar.gz
++++++
++++ 1774 lines of diff (skipped)