Hello community,
here is the log from the commit of package python-phonenumbers for
openSUSE:Factory checked in at 2020-03-24 22:36:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-phonenumbers (Old)
and /work/SRC/openSUSE:Factory/.python-phonenumbers.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-phonenumbers"
Tue Mar 24 22:36:36 2020 rev:9 rq:787785 version:8.12.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-phonenumbers/python-phonenumbers.changes
2020-03-17 13:08:49.665738265 +0100
+++
/work/SRC/openSUSE:Factory/.python-phonenumbers.new.3160/python-phonenumbers.changes
2020-03-24 22:38:31.797269837 +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.vrTx7j/_old 2020-03-24 22:38:32.609270232 +0100
+++ /var/tmp/diff_new_pack.vrTx7j/_new 2020-03-24 22:38:32.609270232 +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)