Hello community, here is the log from the commit of package python-googlemaps for openSUSE:Factory checked in at 2018-12-24 11:37:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-googlemaps (Old) and /work/SRC/openSUSE:Factory/.python-googlemaps.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-googlemaps" Mon Dec 24 11:37:40 2018 rev:2 rq:659402 version:2.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-googlemaps/python-googlemaps.changes 2018-06-02 12:12:33.335093516 +0200 +++ /work/SRC/openSUSE:Factory/.python-googlemaps.new.28833/python-googlemaps.changes 2018-12-24 11:37:41.365649262 +0100 @@ -1,0 +2,5 @@ +Tue Dec 4 12:48:39 UTC 2018 - Matej Cepl <[email protected]> + +- Remove superfluous devel dependency for noarch package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-googlemaps.spec ++++++ --- /var/tmp/diff_new_pack.KJ3dUJ/_old 2018-12-24 11:37:42.725648055 +0100 +++ /var/tmp/diff_new_pack.KJ3dUJ/_new 2018-12-24 11:37:42.729648051 +0100 @@ -12,22 +12,22 @@ # 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-googlemaps Version: 2.5.1 Release: 0 -License: Apache-2.0 Summary: Python client library for Google Maps API Web Services -Url: https://github.com/googlemaps/google-maps-services-python +License: Apache-2.0 Group: Development/Languages/Python +Url: https://github.com/googlemaps/google-maps-services-python Source: https://files.pythonhosted.org/packages/source/g/googlemaps/googlemaps-%{version}.tar.gz Source10: https://raw.githubusercontent.com/googlemaps/google-maps-services-python/%{version}/LICENSE -BuildRequires: %{python_module devel} -BuildRequires: %{python_module setuptools} BuildRequires: %{python_module requests >= 2.11.1} +BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros # SECTION test requirements
