diff --git a/devel/py-websockets/Makefile b/devel/py-websockets/Makefile index b2da57186a24..096c5f9b29f1 100644 --- a/devel/py-websockets/Makefile +++ b/devel/py-websockets/Makefile @@ -1,20 +1,20 @@ # Created by: Emanuel Haupt PORTNAME= websockets -PORTVERSION= 8.1 +PORTVERSION= 9.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ehaupt@FreeBSD.org COMMENT= Implementation of the WebSocket Protocol (RFC 6455 and 7692) LICENSE= BSD3CLAUSE USES= python:3.6+ USE_PYTHON= autoplist distutils post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/websockets/speedups*.so .include diff --git a/devel/py-websockets/distinfo b/devel/py-websockets/distinfo index 2b087e9ea7ec..ea9e061b7bf5 100644 --- a/devel/py-websockets/distinfo +++ b/devel/py-websockets/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1608908136 -SHA256 (websockets-8.1.tar.gz) = 5c65d2da8c6bce0fca2528f69f44b2f977e06954c8512a952222cea50dad430f -SIZE (websockets-8.1.tar.gz) = 58874 +TIMESTAMP = 1619958626 +SHA256 (websockets-9.0.tar.gz) = d865b206b43c9a27f1230d29708e498b0ae23a20e03b7718a653cb9e9a1c5969 +SIZE (websockets-9.0.tar.gz) = 75186