14
0

Accepting request 307133 from home:benoit_monin:branches:devel:languages:python

- update to version 0.6.1
- switch archive to zip (tar.gz not available on pypi)
- add unzip as BuildRequires
- remove unwanted shebang in python files
- drop unneeded executable bit of web_socket.js

OBS-URL: https://build.opensuse.org/request/show/307133
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-websockify?expand=0&rev=12
This commit is contained in:
Jan Matejek
2015-05-18 13:36:05 +00:00
committed by Git OBS Bridge
parent 9bd1f711fd
commit 8e24acf579
4 changed files with 22 additions and 6 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 14 13:45:46 UTC 2015 - benoit.monin@gmx.fr
- update to version 0.6.1:
* PATCH RELEASE: Fixes a bug causing file_only to not be passed
properly
- switch archive to zip (tar.gz not available on pypi)
- add unzip as BuildRequires
- remove unwanted shebang in python files
- drop unneeded executable bit of web_socket.js
-------------------------------------------------------------------
Tue Sep 16 13:30:59 UTC 2014 - tbechtold@suse.com