Hello community,

here is the log from the commit of package python-websockify for 
openSUSE:Factory checked in at 2018-12-27 00:29:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-websockify (Old)
 and      /work/SRC/openSUSE:Factory/.python-websockify.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-websockify"

Thu Dec 27 00:29:15 2018 rev:17 rq:659755 version:0.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-websockify/python-websockify.changes      
2017-10-05 11:59:06.965806512 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-websockify.new.28833/python-websockify.changes
   2018-12-27 00:29:16.779668573 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:56:00 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-websockify.spec ++++++
--- /var/tmp/diff_new_pack.0k83wc/_old  2018-12-27 00:29:17.383668079 +0100
+++ /var/tmp/diff_new_pack.0k83wc/_new  2018-12-27 00:29:17.387668075 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-websockify
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,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/
 #
 
 
@@ -21,28 +21,25 @@
 Version:        0.8.0
 Release:        0
 Summary:        WebSocket to TCP proxy/bridge
-License:        LGPL-3.0 and MPL-2.0 and BSD-2-Clause and BSD-3-Clause
+License:        LGPL-3.0-only AND MPL-2.0 AND BSD-2-Clause AND BSD-3-Clause
 Group:          Development/Languages/Python
-Url:            https://github.com/kanaka/websockify
+URL:            https://github.com/kanaka/websockify
 Source:         
https://files.pythonhosted.org/packages/source/w/websockify/websockify-%{version}.tar.gz
 # PATCH-FEATURE-UPSTREAM u_Add-support-for-inetd.patch fate#323880 
[email protected] -- https://github.com/novnc/websockify/pull/293
 Patch1:         u_Add-support-for-inetd.patch
 # PATCH-FEATURE-UPSTREAM u_Fix-inetd-mode-on-python-2.patch fate#323880 
[email protected] -- https://github.com/novnc/websockify/pull/293
 Patch2:         u_Fix-inetd-mode-on-python-2.patch
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
-%if 0%{?suse_version}
-Recommends:     python-numpy
-%endif
 Requires:       python-setuptools
 Requires:       python-websockify-common = %{version}
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
 BuildArch:      noarch
-
+%if 0%{?suse_version}
+Recommends:     python-numpy
+%endif
 %python_subpackages
 
 %description
@@ -93,13 +90,13 @@
 %python_uninstall_alternative websockify
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc CHANGES.txt LICENSE.txt README.md
+%license LICENSE.txt
+%doc CHANGES.txt README.md
 %python_alternative %{_bindir}/websockify
 %{python_sitelib}/*
 
 %files -n python-websockify-common
-%doc LICENSE.txt
+%license LICENSE.txt
 %{_datadir}/websockify
 
 %changelog


Reply via email to