summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-11-06 14:33:26 +0000
committeradam <adam@pkgsrc.org>2018-11-06 14:33:26 +0000
commitb227b7dee71a000b054ad16faaa81096089825d5 (patch)
tree7a6a3e6473bbd02710f30d601aefeee746e54ff9 /www
parent6d5604f6b194ed6d6250e05f1e012f604879ac2f (diff)
downloadpkgsrc-b227b7dee71a000b054ad16faaa81096089825d5.tar.gz
py-websocket-client: updated to 0.54.0
0.54.0 - Change license from LGPL to BSD. - Status return for WebSocketApp.run_forever() - Handle redirects in handshake - Make proxy_type option available in WebSocketApp.run_forever() - Fix typo in supress_origin - WebSocketApp's on_close never emits status code or reason
Diffstat (limited to 'www')
-rw-r--r--www/py-websocket-client/Makefile6
-rw-r--r--www/py-websocket-client/distinfo10
2 files changed, 8 insertions, 8 deletions
diff --git a/www/py-websocket-client/Makefile b/www/py-websocket-client/Makefile
index 9a021f2c163..182d690062e 100644
--- a/www/py-websocket-client/Makefile
+++ b/www/py-websocket-client/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2018/10/11 10:26:30 adam Exp $
+# $NetBSD: Makefile,v 1.7 2018/11/06 14:33:26 adam Exp $
-DISTNAME= websocket_client-0.53.0
+DISTNAME= websocket_client-0.54.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=w/websocket-client/}
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PYPI:=w/websocket-client/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/websocket-client/websocket-client
COMMENT= WebSocket client module
-LICENSE= gnu-lgpl-v2.1
+LICENSE= modified-bsd
PYTHON_VERSIONS_INCOMPATIBLE= 27
diff --git a/www/py-websocket-client/distinfo b/www/py-websocket-client/distinfo
index 4a41e2ab593..b71ee486530 100644
--- a/www/py-websocket-client/distinfo
+++ b/www/py-websocket-client/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/10/11 10:26:30 adam Exp $
+$NetBSD: distinfo,v 1.6 2018/11/06 14:33:26 adam Exp $
-SHA1 (websocket_client-0.53.0.tar.gz) = 09bd8914944646fde9d2672392579a982ea0f031
-RMD160 (websocket_client-0.53.0.tar.gz) = 08f8044a230bc83812592859e8870176dbc30c6c
-SHA512 (websocket_client-0.53.0.tar.gz) = a20aad73545eb9cff493a9583e1ba5c895096b8de28f4360925f4ed2906d74cf96023ccea9097a23e71402430a623ce9a1456b14add26587b320de903503cb34
-Size (websocket_client-0.53.0.tar.gz) = 43276 bytes
+SHA1 (websocket_client-0.54.0.tar.gz) = 4ffb81e4dcae90f4959450f04efbc9ad7e0e451a
+RMD160 (websocket_client-0.54.0.tar.gz) = 9058c0b2d691f1bab5e0e6359e4cbc09ad1a103a
+SHA512 (websocket_client-0.54.0.tar.gz) = ba4dfb6b879ec88ca446f44a77b91bbace55faa1a276f493174f3dc5b96b4d400d43c886798666da98e331610f71b4629f894d97f4614acf8d64affe8370bfec
+Size (websocket_client-0.54.0.tar.gz) = 36413 bytes