Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-phonenumbers for
openSUSE:Factory checked in at 2021-12-16 02:00:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-phonenumbers (Old)
and /work/SRC/openSUSE:Factory/.python-phonenumbers.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-phonenumbers"
Thu Dec 16 02:00:37 2021 rev:11 rq:940591 version:8.12.39
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-phonenumbers/python-phonenumbers.changes
2020-09-21 17:42:36.888867319 +0200
+++
/work/SRC/openSUSE:Factory/.python-phonenumbers.new.2520/python-phonenumbers.changes
2021-12-16 02:01:11.427642243 +0100
@@ -1,0 +2,21 @@
+Mon Dec 13 12:19:06 UTC 2021 - Michael Str??der <[email protected]>
+
+- version update to 8.12.39
+ - New to_string() methods have been added for enum-like
+ classes, emitting strings that describe integer values known
+ to be enum values.
+ - The library now includes .pyi stub files providing typing
+ information about the API, thanks to Adam Turner.
+ - Updated As-You-Type-Formatter to exclude patterns where some
+ digits would be dropped in the output. This also fixes the
+ bug where an extra country code is added in some cases to the
+ user's output. b/183053929
+ - Changes format_out_of_country_calling_number to always use
+ preferred intl prefix if present, not just for numbers with
+ a non-unique IDD. This means we will output "8~10" as the
+ prefix if calling formatOutOfCountryCallingNumber instead of
+ "810" for some regions that have this tilde in their prefix
+ [designates that the user should wait before continuing to
+ dial].
+
+-------------------------------------------------------------------
Old:
----
phonenumbers-8.12.9.tar.gz
New:
----
phonenumbers-8.12.39.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-phonenumbers.spec ++++++
--- /var/tmp/diff_new_pack.2tNdmY/_old 2021-12-16 02:01:12.127642667 +0100
+++ /var/tmp/diff_new_pack.2tNdmY/_new 2021-12-16 02:01:12.135642672 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-phonenumbers
#
-# 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
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-phonenumbers
-Version: 8.12.9
+Version: 8.12.39
Release: 0
Summary: Python version of Google's common library for international
phone numbers
License: Apache-2.0
++++++ phonenumbers-8.12.9.tar.gz -> phonenumbers-8.12.39.tar.gz ++++++
++++ 16843 lines of diff (skipped)