Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157333116
D20283.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D20283.id.diff
View Options
Index: head/www/py-websocket-client/Makefile
===================================================================
--- head/www/py-websocket-client/Makefile
+++ head/www/py-websocket-client/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= websocket-client
-PORTVERSION= 0.47.0
-PORTREVISION= 1
+PORTVERSION= 0.56.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,17 +14,17 @@
MAINTAINER= alfred@FreeBSD.org
COMMENT= Websocket client for python
-LICENSE= ISCL
+LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
USES= python
-USE_PYTHON= distutils autoplist
+USE_PYTHON= distutils concurrent autoplist
-.include <bsd.port.pre.mk>
+NO_ARCH= yes
-.if ${PYTHON_REL} < 3500
-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}backports.ssl_match_hostname>0:security/py-backports.ssl_match_hostname@${PY_FLAVOR}
-.endif
+do-test:
+ @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Index: head/www/py-websocket-client/distinfo
===================================================================
--- head/www/py-websocket-client/distinfo
+++ head/www/py-websocket-client/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1526737924
-SHA256 (websocket_client-0.47.0.tar.gz) = a453dc4dfa6e0db3d8fd7738a308a88effe6240c59f3226eb93e8f020c216149
-SIZE (websocket_client-0.47.0.tar.gz) = 202611
+TIMESTAMP = 1558066532
+SHA256 (websocket_client-0.56.0.tar.gz) = 1fd5520878b68b84b5748bb30e592b10d0a91529d5383f74f4964e72b297fd3a
+SIZE (websocket_client-0.56.0.tar.gz) = 36951
Index: head/www/py-websocket-client/pkg-descr
===================================================================
--- head/www/py-websocket-client/pkg-descr
+++ head/www/py-websocket-client/pkg-descr
@@ -1,9 +1,6 @@
-=================
-websocket-client
-=================
+websocket-client module is a WebSocket client for python. This provide the
+low level APIs for WebSocket. All APIs are the synchronous functions.
-websocket-client module is WebSocket client for python. This provide
-the low level APIs for WebSocket. All APIs are the synchronous
-functions.
-
websocket-client supports only hybi-13.
+
+WWW: https://github.com/websocket-client/websocket-client
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, May 21, 10:02 AM (1 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33385780
Default Alt Text
D20283.id.diff (2 KB)
Attached To
Mode
D20283: www/py-websocket-client: Update to 0.56.0
Attached
Detach File
Event Timeline
Log In to Comment