commit python-phonenumbers for openSUSE:Leap:15.2

2020-03-25 Thread root
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 - pgaj...@suse.com
+
+- 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)




commit python-phonenumbers for openSUSE:Leap:15.2

2020-03-19 Thread root
Hello community,

here is the log from the commit of package python-phonenumbers for 
openSUSE:Leap:15.2 checked in at 2020-03-20 05:15:02

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"

Fri Mar 20 05:15:02 2020 rev:12 rq:786336 version:8.11.5

Changes:

--- 
/work/SRC/openSUSE:Leap:15.2/python-phonenumbers/python-phonenumbers.changes
2020-03-09 18:10:16.573102880 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-phonenumbers.new.3160/python-phonenumbers.changes
  2020-03-20 05:15:10.646558969 +0100
@@ -1,0 +2,7 @@
+Mon Mar 16 08:43:07 UTC 2020 - Marketa Calabkova 
+
+- Update to 8.11.5
+  * metadata updates
+  * see https://github.com/google/libphonenumber/blob/master/release_notes.txt
+
+---

Old:

  phonenumbers-8.10.18.tar.gz

New:

  phonenumbers-8.11.5.tar.gz



Other differences:
--
++ python-phonenumbers.spec ++
--- /var/tmp/diff_new_pack.rX3a47/_old  2020-03-20 05:15:10.998559205 +0100
+++ /var/tmp/diff_new_pack.rX3a47/_new  2020-03-20 05:15:11.002559207 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-phonenumbers
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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.10.18
+Version:8.11.5
 Release:0
 Summary:Python version of Google's common library for international 
phone numbers
 License:Apache-2.0

++ phonenumbers-8.10.18.tar.gz -> phonenumbers-8.11.5.tar.gz ++
 429983 lines of diff (skipped)




commit python-phonenumbers for openSUSE:Leap:15.2

2020-03-09 Thread root
Hello community,

here is the log from the commit of package python-phonenumbers for 
openSUSE:Leap:15.2 checked in at 2020-03-09 18:10:15

Comparing /work/SRC/openSUSE:Leap:15.2/python-phonenumbers (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-phonenumbers.new.26092 (New)


Package is "python-phonenumbers"

Mon Mar  9 18:10:15 2020 rev:11 rq:776910 version:8.10.18

Changes:

--- 
/work/SRC/openSUSE:Leap:15.2/python-phonenumbers/python-phonenumbers.changes
2020-01-15 15:51:32.931532750 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-phonenumbers.new.26092/python-phonenumbers.changes
 2020-03-09 18:10:16.573102880 +0100
@@ -1,0 +2,41 @@
+Tue Sep 10 13:23:27 UTC 2019 - Tomáš Chvátal 
+
+- Update to 8.10.18:
+  * metadata updates
+
+---
+Tue Jul 23 11:30:41 UTC 2019 - Tomáš Chvátal 
+
+- Update to 8.10.15:
+  * updates to metadata informations
+
+---
+Mon Jun  3 10:51:02 UTC 2019 - Tomáš Chvátal 
+
+- Update to 8.10.13:
+  * Updates from upstream project metadata
+
+---
+Mon Mar 25 12:52:32 UTC 2019 - pgaj...@suse.com
+
+- version update to 8.10.8
+  * Merge metadata changes from upstream
+  * Only compare national number patterns
+  * Use class name for repr() instead of hard-coded string
+- deleted sources
+  - LICENSE (already provided upstream)
+
+---
+Mon Dec 10 12:03:02 UTC 2018 - Tomáš Chvátal 
+
+- Fix fdupes call
+- Install license file
+- Update to 8.10.2:
+  * no upstream changelog available
+
+---
+Tue Dec  4 12:51:28 UTC 2018 - Matej Cepl 
+
+- Remove superfluous devel dependency for noarch package
+
+---

Old:

  phonenumbers-8.8.9.tar.gz

New:

  phonenumbers-8.10.18.tar.gz



Other differences:
--
++ python-phonenumbers.spec ++
--- /var/tmp/diff_new_pack.4De1E7/_old  2020-03-09 18:10:16.977103459 +0100
+++ /var/tmp/diff_new_pack.4De1E7/_new  2020-03-09 18:10:16.981103465 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-phonenumbers
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,26 +12,23 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-
 Name:   python-phonenumbers
-Version:8.8.9
+Version:8.10.18
 Release:0
-License:Apache-2.0
 Summary:Python version of Google's common library for international 
phone numbers
-Url:https://github.com/daviddrysdale/python2-phonenumbers
+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 devel}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  python-rpm-macros
 BuildRequires:  fdupes
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  python-rpm-macros
 BuildArch:  noarch
-
 %python_subpackages
 
 %description
@@ -46,13 +43,13 @@
 
 %install
 %python_install
-%fdupes %{buildroot}%{_prefix}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
 %python_exec setup.py test
 
 %files %{python_files}
-%defattr(-,root,root,-)
+%license LICENSE
 %{python_sitelib}/phonenumbers
 %{python_sitelib}/phonenumbers-%{version}-py*.egg-info/
 

++ phonenumbers-8.8.9.tar.gz -> phonenumbers-8.10.18.tar.gz ++
 600433 lines of diff (skipped)