Hello community,
here is the log from the commit of package python-phonenumbers for
openSUSE:Leap:15.2 checked in at 2020-03-26 05:41:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-phonenumbers (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-phonenumbers.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-phonenumbers"
Thu Mar 26 05:41:29 2020 rev:13 rq:788093 version:8.12.0
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/python-phonenumbers/python-phonenumbers.changes
2020-03-20 05:15:10.646558969 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-phonenumbers.new.3160/python-phonenumbers.changes
2020-03-26 05:41:34.595284933 +0100
@@ -1,0 +2,7 @@
+Tue Mar 24 12:04:20 UTC 2020 - [email protected]
+
+- version update to 8.12.0
+ * metadata updates
+ * see https://github.com/google/libphonenumber/blob/master/release_notes.txt
+
+-------------------------------------------------------------------
Old:
----
phonenumbers-8.11.5.tar.gz
New:
----
phonenumbers-8.12.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-phonenumbers.spec ++++++
--- /var/tmp/diff_new_pack.5ntSOY/_old 2020-03-26 05:41:36.007285665 +0100
+++ /var/tmp/diff_new_pack.5ntSOY/_new 2020-03-26 05:41:36.019285671 +0100
@@ -18,13 +18,14 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-phonenumbers
-Version: 8.11.5
+Version: 8.12.0
Release: 0
Summary: Python version of Google's common library for international
phone numbers
License: Apache-2.0
Group: Development/Languages/Python
URL: https://github.com/daviddrysdale/python-phonenumbers
Source:
https://files.pythonhosted.org/packages/source/p/phonenumbers/phonenumbers-%{version}.tar.gz
+BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
@@ -46,7 +47,7 @@
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
-%python_exec setup.py test
+%pytest tests/examplenumberstest.py
%files %{python_files}
%license LICENSE
++++++ phonenumbers-8.11.5.tar.gz -> phonenumbers-8.12.0.tar.gz ++++++
++++ 6902 lines of diff (skipped)