Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-django-phonenumber-field for
openSUSE:Factory checked in at 2021-06-01 10:37:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-phonenumber-field (Old)
and /work/SRC/openSUSE:Factory/.python-django-phonenumber-field.new.1898
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-phonenumber-field"
Tue Jun 1 10:37:10 2021 rev:2 rq:895559 version:5.1.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-django-phonenumber-field/python-django-phonenumber-field.changes
2020-06-30 21:56:35.982783838 +0200
+++
/work/SRC/openSUSE:Factory/.python-django-phonenumber-field.new.1898/python-django-phonenumber-field.changes
2021-06-01 10:38:12.480889278 +0200
@@ -1,0 +2,8 @@
+Wed May 26 14:24:47 UTC 2021 - Mark??ta Machov?? <[email protected]>
+
+- Update to 5.1.0
+ * Add support for Python 3.9 and Django 3.2
+ * Allow sorting PhoneNumbers from Python
+ * Drop support for end-of-life Django 1.11 and 2.1.
+
+-------------------------------------------------------------------
Old:
----
django-phonenumber-field-4.0.0.tar.gz
New:
----
django-phonenumber-field-5.1.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-django-phonenumber-field.spec ++++++
--- /var/tmp/diff_new_pack.NDxzaP/_old 2021-06-01 10:38:13.004890170 +0200
+++ /var/tmp/diff_new_pack.NDxzaP/_new 2021-06-01 10:38:13.008890177 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-django-phonenumber-field
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 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-phonenumber-field
-Version: 4.0.0
+Version: 5.1.0
Release: 0
Summary: International phone number field for django models
License: MIT
@@ -30,12 +30,12 @@
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-Babel
-Requires: python-Django >= 1.11.3
+Requires: python-Django >= 2.2
Requires: python-phonenumbers >= 7.0.2
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module Babel}
-BuildRequires: %{python_module Django >= 1.11.3}
+BuildRequires: %{python_module Django >= 2.2}
BuildRequires: %{python_module phonenumbers}
BuildRequires: %{python_module pytest}
# /SECTION
++++++ django-phonenumber-field-4.0.0.tar.gz ->
django-phonenumber-field-5.1.0.tar.gz ++++++
++++ 1650 lines of diff (skipped)