diff --git a/devel/py-websockets/Makefile b/devel/py-websockets/Makefile index 784c9d22f58b..f8680dba1dff 100644 --- a/devel/py-websockets/Makefile +++ b/devel/py-websockets/Makefile @@ -1,20 +1,20 @@ # Created by: Emanuel Haupt PORTNAME= websockets -PORTVERSION= 9.0.1 +PORTVERSION= 9.0.2 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 39b74839259c..6f6bf19196c1 100644 --- a/devel/py-websockets/distinfo +++ b/devel/py-websockets/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620423589 -SHA256 (websockets-9.0.1.tar.gz) = 2ab64e9fd18e57a66b63a8774e337d81d6366412bef65c7d71f87ad5c4faeed5 -SIZE (websockets-9.0.1.tar.gz) = 76473 +TIMESTAMP = 1621281277 +SHA256 (websockets-9.0.2.tar.gz) = 6550ecf06e39b7b009605d332dc58b04f3f6f8fe087d452bb2ea4712fbbdcbe6 +SIZE (websockets-9.0.2.tar.gz) = 76678