diff options
author | Markus Rinne <markus.ka.rinne@gmail.com> | 2018-01-07 07:01:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-10 23:55:47 +0700 |
commit | 1deecfbb8bae29fcc7967df1c8cdc2119fd38b62 (patch) | |
tree | 683ecfb771fba18b6305762b3f17408ba0d07947 /python | |
parent | fe856042eb3eed05010c2fbee37d978b22fcc822 (diff) | |
download | slackbuilds-1deecfbb8bae29fcc7967df1c8cdc2119fd38b62.tar.gz |
python/websocket-client: Updated for version 0.46.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/websocket-client/websocket-client.SlackBuild | 2 | ||||
-rw-r--r-- | python/websocket-client/websocket-client.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/websocket-client/websocket-client.SlackBuild b/python/websocket-client/websocket-client.SlackBuild index fb168f428a..9c02f85db7 100644 --- a/python/websocket-client/websocket-client.SlackBuild +++ b/python/websocket-client/websocket-client.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=websocket-client -VERSION=${VERSION:-0.45.0} +VERSION=${VERSION:-0.46.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/websocket-client/websocket-client.info b/python/websocket-client/websocket-client.info index 19189dd641..d56b056f98 100644 --- a/python/websocket-client/websocket-client.info +++ b/python/websocket-client/websocket-client.info @@ -1,8 +1,8 @@ PRGNAM="websocket-client" -VERSION="0.45.0" +VERSION="0.46.0" HOMEPAGE="https://github.com/liris/websocket-client" -DOWNLOAD="https://github.com/liris/websocket-client/archive/v0.45.0/websocket-client-0.45.0.tar.gz" -MD5SUM="1f6771a9e6c5c17e9846216d1f126ee2" +DOWNLOAD="https://github.com/liris/websocket-client/archive/v0.46.0/websocket-client-0.46.0.tar.gz" +MD5SUM="59af7779c3e8bf6653a2e159f58ee328" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |