From 2d0ca300a378c16d66d69c68a8f1f419c662ead5 Mon Sep 17 00:00:00 2001 From: blue-devil Date: Thu, 9 Jan 2020 22:22:52 +0000 Subject: [PATCH] python-web-socket-client:version bump --- .../python/python-websocket-client/actions.py | 5 +--- .../python/python-websocket-client/pspec.xml | 25 +++++++++++++------ .../python-websocket-client/translations.xml | 8 ++++++ 3 files changed, 27 insertions(+), 11 deletions(-) create mode 100755 programming/language/python/python-websocket-client/translations.xml diff --git a/programming/language/python/python-websocket-client/actions.py b/programming/language/python/python-websocket-client/actions.py index 22bccae98d..7f6a7e967b 100644 --- a/programming/language/python/python-websocket-client/actions.py +++ b/programming/language/python/python-websocket-client/actions.py @@ -11,7 +11,4 @@ def build(): def install(): pythonmodules.install() - - pisitools.rename("/usr/bin/wsdump.py", "wsdump2.py") - - pisitools.dodoc("MANIFEST*", "ChangeLog", "README*", "LICENSE") + pisitools.rename("/usr/bin/wsdump.py", "wsdump-py2.py") \ No newline at end of file diff --git a/programming/language/python/python-websocket-client/pspec.xml b/programming/language/python/python-websocket-client/pspec.xml index 8866de9868..7a0357885c 100644 --- a/programming/language/python/python-websocket-client/pspec.xml +++ b/programming/language/python/python-websocket-client/pspec.xml @@ -1,19 +1,22 @@ + + python-websocket-client - https://github.com/liris/websocket-client + https://github.com/websocket-client/websocket-client Alihan Öztürk alihan@pisilinux.org - LGPLv2 + BSD + programming.language.python app:console WebSocket client library for Python websocket-client module is WebSocket client for python. This provide the low level APIs for WebSocket. All APIs are the synchronous functions. - https://github.com/liris/websocket-client/archive/v0.48.0.tar.gz + https://github.com/websocket-client/websocket-client/archive/v0.57.0.tar.gz - python-devel python-setuptools + python-devel @@ -21,16 +24,24 @@ python-websocket-client WebSocket client library for Python + python-six python - /usr/bin - /usr/lib - /usr/share/doc + /usr/bin/wsdump-py2.py + /usr/lib/python2* + /usr/share/doc/python-websocket-client + + 2019-12-26 + 0.57.0 + Version bump. + Blue Devil + bluedevil@sctzine.com + 2018-08-29 0.48.0 diff --git a/programming/language/python/python-websocket-client/translations.xml b/programming/language/python/python-websocket-client/translations.xml new file mode 100755 index 0000000000..cc5139cae0 --- /dev/null +++ b/programming/language/python/python-websocket-client/translations.xml @@ -0,0 +1,8 @@ + + + + python-websocket-client + Python icin ag soketleri kitapligi + python-websocket-client, WebSocket icin dusuk seviye apiler sunar. Tum apiler senkron yordamlardir. + +