Hello community, here is the log from the commit of package python-websockify for openSUSE:Factory checked in at 2017-07-25 11:39:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-websockify (Old) and /work/SRC/openSUSE:Factory/.python-websockify.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-websockify" Tue Jul 25 11:39:58 2017 rev:13 rq:512121 version:0.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-websockify/python-websockify.changes 2016-05-14 12:23:26.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-websockify.new/python-websockify.changes 2017-07-25 11:40:45.737241754 +0200 @@ -1,0 +2,5 @@ +Sat Jul 22 08:19:00 UTC 2017 - [email protected] + +- drop dependency on pyOpenSSL, seems unused (bsc#1049987) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-websockify.spec ++++++ --- /var/tmp/diff_new_pack.htGt2A/_old 2017-07-25 11:40:47.049056547 +0200 +++ /var/tmp/diff_new_pack.htGt2A/_new 2017-07-25 11:40:47.049056547 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-websockify # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -30,14 +30,9 @@ %if 0%{?suse_version} Recommends: python-numpy %endif -Requires: python-pyOpenSSL Requires: python-setuptools BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?suse_version} && 0%{?suse_version} <= 1110 -%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -%else BuildArch: noarch -%endif %description websockify was formerly named wsproxy and was part of the
