diff --git a/devel/py-websockets/Makefile b/devel/py-websockets/Makefile index 096c5f9b29f1..784c9d22f58b 100644 --- a/devel/py-websockets/Makefile +++ b/devel/py-websockets/Makefile @@ -1,20 +1,20 @@ # Created by: Emanuel Haupt PORTNAME= websockets -PORTVERSION= 9.0 +PORTVERSION= 9.0.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 ea9e061b7bf5..39b74839259c 100644 --- a/devel/py-websockets/distinfo +++ b/devel/py-websockets/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619958626 -SHA256 (websockets-9.0.tar.gz) = d865b206b43c9a27f1230d29708e498b0ae23a20e03b7718a653cb9e9a1c5969 -SIZE (websockets-9.0.tar.gz) = 75186 +TIMESTAMP = 1620423589 +SHA256 (websockets-9.0.1.tar.gz) = 2ab64e9fd18e57a66b63a8774e337d81d6366412bef65c7d71f87ad5c4faeed5 +SIZE (websockets-9.0.1.tar.gz) = 76473