Hello community,

here is the log from the commit of package python-locket for openSUSE:Factory 
checked in at 2018-12-07 14:38:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-locket (Old)
 and      /work/SRC/openSUSE:Factory/.python-locket.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-locket"

Fri Dec  7 14:38:00 2018 rev:2 rq:655851 version:0.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-locket/python-locket.changes      
2018-04-01 17:26:42.627120084 +0200
+++ /work/SRC/openSUSE:Factory/.python-locket.new.19453/python-locket.changes   
2018-12-07 14:38:08.118867803 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:50:05 UTC 2018 - Matej Cepl <mc...@suse.com>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-locket.spec ++++++
--- /var/tmp/diff_new_pack.weTzuL/_old  2018-12-07 14:38:08.738867035 +0100
+++ /var/tmp/diff_new_pack.weTzuL/_new  2018-12-07 14:38:08.742867031 +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


Reply via email to