diff --git a/devel/py-websockets/Makefile b/devel/py-websockets/Makefile index eadf47fae0bc..c5d881711d4b 100644 --- a/devel/py-websockets/Makefile +++ b/devel/py-websockets/Makefile @@ -1,21 +1,21 @@ # Created by: Emanuel Haupt PORTNAME= websockets -PORTVERSION= 10.0 +PORTVERSION= 10.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= 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 0f65ed050609..56057aeb9f9e 100644 --- a/devel/py-websockets/distinfo +++ b/devel/py-websockets/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633762714 -SHA256 (websockets-10.0.tar.gz) = c4fc9a1d242317892590abe5b61a9127f1a61740477bfb121743f290b8054002 -SIZE (websockets-10.0.tar.gz) = 81838 +TIMESTAMP = 1637674171 +SHA256 (websockets-10.1.tar.gz) = 181d2b25de5a437b36aefedaf006ecb6fa3aa1328ec0236cdde15f32f9d3ff6d +SIZE (websockets-10.1.tar.gz) = 83091