Accepting request 176796 from home:dirkmueller:branches:devel:languages:python

- update to 0.4.1:
  * add include/ directory and remove some dev files from source
    distribution.
  * use Buffer base64 support in Node.js implementation

OBS-URL: https://build.opensuse.org/request/show/176796
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-websockify?expand=0&rev=4
This commit is contained in:
Sascha Peilicke 2013-05-28 07:14:05 +00:00 committed by Git OBS Bridge
parent 52347e796a
commit 24f7878e2c
4 changed files with 16 additions and 6 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Apr 29 12:13:27 UTC 2013 - dmueller@suse.com
- update to 0.4.1:
* add include/ directory and remove some dev files from source
distribution.
* use Buffer base64 support in Node.js implementation
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 18 10:00:42 UTC 2013 - cfarrell@suse.com Fri Jan 18 10:00:42 UTC 2013 - cfarrell@suse.com

View File

@ -13,15 +13,16 @@
# published by the Open Source Initiative. # published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: python-websockify Name: python-websockify
Version: 0.3.0 Version: 0.4.1
Release: 0 Release: 0
License: LGPL-3.0 and MPL-2.0 and BSD-2-Clause and BSD-3-Clause
Summary: Websockify Summary: Websockify
Url: https://github.com/kanaka/websockify License: LGPL-3.0 and MPL-2.0 and BSD-2-Clause and BSD-3-Clause
Group: Development/Languages/Python Group: Development/Languages/Python
Url: https://github.com/kanaka/websockify
Source: http://pypi.python.org/packages/source/w/websockify/websockify-%{version}.tar.gz Source: http://pypi.python.org/packages/source/w/websockify/websockify-%{version}.tar.gz
BuildRequires: python-devel BuildRequires: python-devel
BuildRequires: python-distribute BuildRequires: python-distribute
@ -56,6 +57,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
%defattr(-,root,root,-) %defattr(-,root,root,-)
%doc CHANGES.txt LICENSE.txt README.md %doc CHANGES.txt LICENSE.txt README.md
%{_bindir}/websockify %{_bindir}/websockify
%{_datadir}/websockify
%{python_sitelib}/* %{python_sitelib}/*
%changelog %changelog

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e5af73e5d1edee91dbd28bf9fc710b5c23f4183de0e78d5f4fbe68525b53375b
size 20265

3
websockify-0.4.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c7ea8a3f3944d9058d0d6d927372450cafe869db97c691ee6fd9a16f9eb5e052
size 280637