From 7930c40d38090d25f297c6e0671a4fff1c7ec832 Mon Sep 17 00:00:00 2001 From: blue-devil Date: Thu, 9 Jan 2020 22:25:27 +0000 Subject: [PATCH] python3-web-socket-client:version bump --- .../python3-websocket-client/actions.py | 5 +--- .../python3-websocket-client/pspec.xml | 27 +++++++++++++------ .../python3-websocket-client/translations.xml | 8 ++++++ 3 files changed, 28 insertions(+), 12 deletions(-) create mode 100755 programming/language/python3/python3-websocket-client/translations.xml diff --git a/programming/language/python3/python3-websocket-client/actions.py b/programming/language/python3/python3-websocket-client/actions.py index 859d2fde12..2b3a6c4208 100644 --- a/programming/language/python3/python3-websocket-client/actions.py +++ b/programming/language/python3/python3-websocket-client/actions.py @@ -4,12 +4,9 @@ # See the file http://www.gnu.org/copyleft/gpl.txt from pisi.actionsapi import pythonmodules -from pisi.actionsapi import pisitools def build(): pythonmodules.compile(pyVer="3") def install(): - pythonmodules.install(pyVer="3") - - pisitools.dodoc("MANIFEST*", "ChangeLog", "README*", "LICENSE") \ No newline at end of file + pythonmodules.install(pyVer="3") \ No newline at end of file diff --git a/programming/language/python3/python3-websocket-client/pspec.xml b/programming/language/python3/python3-websocket-client/pspec.xml index b8a08d7cc5..a84da6eab2 100644 --- a/programming/language/python3/python3-websocket-client/pspec.xml +++ b/programming/language/python3/python3-websocket-client/pspec.xml @@ -1,34 +1,45 @@ + + python3-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.python3 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 - python3-devel python3-setuptools + python3-devel python3-websocket-client WebSocket client library for Python - python3 + python3-six + python3 - /usr/bin - /usr/lib - /usr/share/doc + /usr/bin/wsdump.py + /usr/lib/python3* + /usr/share/doc/python3-websocket-client + + 2019-12-26 + 0.57.0 + Version bump. + Blue Devil + bluedevil@sctzine.com + 2018-08-19 0.48.0 diff --git a/programming/language/python3/python3-websocket-client/translations.xml b/programming/language/python3/python3-websocket-client/translations.xml new file mode 100755 index 0000000000..72a21296c2 --- /dev/null +++ b/programming/language/python3/python3-websocket-client/translations.xml @@ -0,0 +1,8 @@ + + + + python3-websocket-client + Python3 icin ag soketleri kitapligi + python3-websocket-client, WebSocket icin dusuk seviye apiler sunar. Tum apiler senkron yordamlardir. + +