14
0

- drop dependency on pyOpenSSL, seems unused

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-websockify?expand=0&rev=20
This commit is contained in:
2017-07-22 08:19:14 +00:00
committed by Git OBS Bridge
parent a50ed44953
commit 3874218f48
2 changed files with 6 additions and 6 deletions

View File

@@ -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 @@ BuildRequires: unzip
%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