diff --git a/www/py-websocket-client/Makefile b/www/py-websocket-client/Makefile index c3724ed53da9..84a4fefb9a86 100644 --- a/www/py-websocket-client/Makefile +++ b/www/py-websocket-client/Makefile @@ -1,30 +1,29 @@ # Created by: Alfred Perlstein PORTNAME= websocket-client -PORTVERSION= 0.56.0 -PORTREVISION= 1 +PORTVERSION= 0.58.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} # Newer version is called "websocket_client" # but to keep compat with old portname we fixup # "-" to "_" here. DISTNAME= ${PORTNAME:S/-/_/g}-${DISTVERSION} MAINTAINER= alfred@FreeBSD.org COMMENT= Websocket client for python LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= distutils concurrent autoplist NO_ARCH= yes do-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test .include diff --git a/www/py-websocket-client/distinfo b/www/py-websocket-client/distinfo index 32d27d621b5c..7c87ffccf195 100644 --- a/www/py-websocket-client/distinfo +++ b/www/py-websocket-client/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1558066532 -SHA256 (websocket_client-0.56.0.tar.gz) = 1fd5520878b68b84b5748bb30e592b10d0a91529d5383f74f4964e72b297fd3a -SIZE (websocket_client-0.56.0.tar.gz) = 36951 +TIMESTAMP = 1616713293 +SHA256 (websocket_client-0.58.0.tar.gz) = 63509b41d158ae5b7f67eb4ad20fecbb4eee99434e73e140354dc3ff8e09716f +SIZE (websocket_client-0.58.0.tar.gz) = 48216