Hello community, here is the log from the commit of package python-locket for openSUSE:Leap:15.2 checked in at 2020-03-09 18:08:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/python-locket (Old) and /work/SRC/openSUSE:Leap:15.2/.python-locket.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-locket" Mon Mar 9 18:08:12 2020 rev:11 rq:776756 version:0.2.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/python-locket/python-locket.changes 2020-01-15 15:49:55.951477163 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.python-locket.new.26092/python-locket.changes 2020-03-09 18:08:13.684926759 +0100 @@ -1,0 +2,5 @@ +Tue Dec 4 12:50:05 UTC 2018 - Matej Cepl <[email protected]> + +- Remove superfluous devel dependency for noarch package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-locket.spec ++++++ --- /var/tmp/diff_new_pack.jZvFTB/_old 2020-03-09 18:08:14.156927436 +0100 +++ /var/tmp/diff_new_pack.jZvFTB/_new 2020-03-09 18:08:14.156927436 +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/ # @@ -25,7 +25,7 @@ Group: Development/Languages/Python Url: http://github.com/mwilliamson/locket.py Source: https://files.pythonhosted.org/packages/source/l/locket/locket-%{version}.tar.gz -BuildRequires: %{python_module devel} +BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros BuildArch: noarch @@ -57,7 +57,7 @@ %install %python_install -%python_expand %fdupes %{buildroot}%{$python_sitearch} +%python_expand %fdupes %{buildroot}%{$python_sitelib} %files %{python_files} %doc README.rst
