Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-websockify for 
openSUSE:Factory checked in at 2021-11-18 10:32:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-websockify (Old)
 and      /work/SRC/openSUSE:Factory/.python-websockify.new.1895 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-websockify"

Thu Nov 18 10:32:58 2021 rev:26 rq:930231 version:0.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-websockify/python-websockify.changes      
2021-09-03 21:25:49.154154687 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-websockify.new.1895/python-websockify.changes
    2021-11-18 10:33:07.455867797 +0100
@@ -1,0 +2,5 @@
+Mon Nov  8 19:53:48 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
+
+- build websockify for all flavors
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-websockify.spec ++++++
--- /var/tmp/diff_new_pack.qrbGEg/_old  2021-11-18 10:33:07.935868244 +0100
+++ /var/tmp/diff_new_pack.qrbGEg/_new  2021-11-18 10:33:07.939868248 +0100
@@ -17,8 +17,7 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-# depends on openstack package mox3: only for primary python3 provider
-%define pythons python3
+%global skip_python2 1
 Name:           python-websockify
 Version:        0.10.0
 Release:        0
@@ -28,15 +27,16 @@
 Source:         https://github.com/novnc/websockify/archive/v%{version}.tar.gz
 BuildRequires:  %{python_module cryptography}
 BuildRequires:  %{python_module jwcrypto}
-BuildRequires:  %{python_module mox3}
-BuildRequires:  %{python_module numpy}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module redis}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module simplejson}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+BuildRequires:  %{python_module numpy if (%python-base without python36-base)}
+%if %{python_version_nodots} > 36
 Requires:       python-numpy
+%endif
 Requires:       python-setuptools
 Requires(post): update-alternatives
 Requires(postun):update-alternatives

Reply via email to