Hello community, here is the log from the commit of package python-jsonpath-rw-ext for openSUSE:Factory checked in at 2018-12-24 11:38:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-jsonpath-rw-ext (Old) and /work/SRC/openSUSE:Factory/.python-jsonpath-rw-ext.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jsonpath-rw-ext" Mon Dec 24 11:38:48 2018 rev:3 rq:659457 version:1.1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-jsonpath-rw-ext/python-jsonpath-rw-ext.changes 2018-03-02 21:13:33.532947656 +0100 +++ /work/SRC/openSUSE:Factory/.python-jsonpath-rw-ext.new.28833/python-jsonpath-rw-ext.changes 2018-12-24 11:38:49.541588743 +0100 @@ -1,0 +2,5 @@ +Tue Dec 4 12:49:34 UTC 2018 - Matej Cepl <mc...@suse.com> + +- Remove superfluous devel dependency for noarch package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-jsonpath-rw-ext.spec ++++++ --- /var/tmp/diff_new_pack.cwPpa3/_old 2018-12-24 11:38:50.093588252 +0100 +++ /var/tmp/diff_new_pack.cwPpa3/_new 2018-12-24 11:38:50.097588249 +0100 @@ -12,7 +12,7 @@ # 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/ # @@ -23,17 +23,14 @@ Summary: Extensions for JSONPath RW License: Apache-2.0 Group: Development/Languages/Python -Url: https://github.com/sileht/python-jsonpath-rw-ext -Source: https://pypi.io/packages/source/j/jsonpath-rw-ext/jsonpath-rw-ext-%{version}.tar.gz -BuildRequires: %{python_module devel} +URL: https://github.com/sileht/python-jsonpath-rw-ext +Source: https://files.pythonhosted.org/packages/source/j/jsonpath-rw-ext/jsonpath-rw-ext-%{version}.tar.gz BuildRequires: %{python_module pbr} BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros Requires: python-jsonpath-rw >= 1.2.0 Requires: python-pbr >= 1.4 -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch - %python_subpackages %description @@ -52,8 +49,8 @@ %python_install %files %{python_files} -%defattr(-,root,root,-) -%doc ChangeLog AUTHORS LICENSE README.rst +%license LICENSE +%doc ChangeLog AUTHORS README.rst %{python_sitelib}/* %changelog