forked from pool/python-websockify
Accepting request 249861 from devel:languages:python
1 OBS-URL: https://build.opensuse.org/request/show/249861 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-websockify?expand=0&rev=8
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 16 13:30:59 UTC 2014 - tbechtold@suse.com
|
||||
|
||||
- update to version 0.6.0:
|
||||
* **NOTE** : 0.6.0 will break existing code that sub-classes WebsocketProxy
|
||||
* Refactor to use standard SocketServer RequestHandler design
|
||||
* Fix zombie process bug on certain systems when using multiprocessing
|
||||
* Add better unit tests
|
||||
* Log information via python `logging` module
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 24 11:17:04 UTC 2013 - speilicke@suse.com
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-websockify
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-websockify
|
||||
Version: 0.5.1
|
||||
Version: 0.6.0
|
||||
Release: 0
|
||||
Summary: Websockify
|
||||
License: LGPL-3.0 and MPL-2.0 and BSD-2-Clause and BSD-3-Clause
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e48d5c790c9ce5ac938d76fd0a9019aad2a33401fb1702b6b84263959f64522b
|
||||
size 833809
|
||||
3
websockify-0.6.0.tar.gz
Normal file
3
websockify-0.6.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:da4364f54fdcc5350059febe2e8fdf2b53d16cf04ee23c71315e561119f44529
|
||||
size 223120
|
||||
Reference in New Issue
Block a user