diff --git a/devel/py-websockets/Makefile b/devel/py-websockets/Makefile index c5d881711d4b..c1d0fc856339 100644 --- a/devel/py-websockets/Makefile +++ b/devel/py-websockets/Makefile @@ -1,21 +1,21 @@ # Created by: Emanuel Haupt PORTNAME= websockets -PORTVERSION= 10.1 +PORTVERSION= 10.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= cpe python:3.7+ CPE_VENDOR= ${PORTNAME}_project 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 56057aeb9f9e..14d6a855c6da 100644 --- a/devel/py-websockets/distinfo +++ b/devel/py-websockets/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637674171 -SHA256 (websockets-10.1.tar.gz) = 181d2b25de5a437b36aefedaf006ecb6fa3aa1328ec0236cdde15f32f9d3ff6d -SIZE (websockets-10.1.tar.gz) = 83091 +TIMESTAMP = 1645475397 +SHA256 (websockets-10.2.tar.gz) = 8351c3c86b08156337b0e4ece0e3c5ec3e01fcd14e8950996832a23c99416098 +SIZE (websockets-10.2.tar.gz) = 83402