Accepting request 176816 from 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 (forwarded request 176796 from dirkmueller) OBS-URL: https://build.opensuse.org/request/show/176816 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-websockify?expand=0&rev=3
This commit is contained in:
commit
23bf98a458
@ -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
|
||||
|
||||
|
@ -13,15 +13,16 @@
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: python-websockify
|
||||
Version: 0.3.0
|
||||
Version: 0.4.1
|
||||
Release: 0
|
||||
License: LGPL-3.0 and MPL-2.0 and BSD-2-Clause and BSD-3-Clause
|
||||
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
|
||||
Url: https://github.com/kanaka/websockify
|
||||
Source: http://pypi.python.org/packages/source/w/websockify/websockify-%{version}.tar.gz
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-distribute
|
||||
@ -56,6 +57,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
||||
%defattr(-,root,root,-)
|
||||
%doc CHANGES.txt LICENSE.txt README.md
|
||||
%{_bindir}/websockify
|
||||
%{_datadir}/websockify
|
||||
%{python_sitelib}/*
|
||||
|
||||
%changelog
|
||||
|
@ -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
3
websockify-0.4.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c7ea8a3f3944d9058d0d6d927372450cafe869db97c691ee6fd9a16f9eb5e052
|
||||
size 280637
|
Loading…
x
Reference in New Issue
Block a user