diff --git a/devel/py-websockets/Makefile b/devel/py-websockets/Makefile index f8680dba1dff..8672f277cf6d 100644 --- a/devel/py-websockets/Makefile +++ b/devel/py-websockets/Makefile @@ -1,20 +1,20 @@ # Created by: Emanuel Haupt PORTNAME= websockets -PORTVERSION= 9.0.2 +PORTVERSION= 9.1 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 6f6bf19196c1..3b40533cf8a6 100644 --- a/devel/py-websockets/distinfo +++ b/devel/py-websockets/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621281277 -SHA256 (websockets-9.0.2.tar.gz) = 6550ecf06e39b7b009605d332dc58b04f3f6f8fe087d452bb2ea4712fbbdcbe6 -SIZE (websockets-9.0.2.tar.gz) = 76678 +TIMESTAMP = 1622195262 +SHA256 (websockets-9.1.tar.gz) = 276d2339ebf0df4f45df453923ebd2270b87900eda5dfd4a6b0cfa15f82111c3 +SIZE (websockets-9.1.tar.gz) = 76694