Accepting request 336485 from devel:languages:python
1 OBS-URL: https://build.opensuse.org/request/show/336485 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-websockify?expand=0&rev=11
This commit is contained in:
commit
923f4f4dae
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 5 08:04:04 UTC 2015 - hguo@suse.com
|
||||
|
||||
- Add missing dependency on python-setuptools
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 25 10:48:31 UTC 2015 - seife+obs@b1-systems.com
|
||||
|
||||
|
@ -31,6 +31,7 @@ BuildRequires: unzip
|
||||
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()")}
|
||||
|
Loading…
x
Reference in New Issue
Block a user