diff --git a/devel/py-websockets/Makefile b/devel/py-websockets/Makefile index 83336f66a1ee..b16dfeee0707 100644 --- a/devel/py-websockets/Makefile +++ b/devel/py-websockets/Makefile @@ -1,20 +1,20 @@ PORTNAME= websockets -PORTVERSION= 11.0.2 +PORTVERSION= 11.0.3 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ehaupt@FreeBSD.org COMMENT= Implementation of the WebSocket Protocol (RFC 6455 and 7692) WWW= https://pypi.org/project/websockets/ 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 a43bd6bd712a..cd9baebf3246 100644 --- a/devel/py-websockets/distinfo +++ b/devel/py-websockets/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681808659 -SHA256 (websockets-11.0.2.tar.gz) = b1a69701eb98ed83dd099de4a686dc892c413d974fa31602bc00aca7cb988ac9 -SIZE (websockets-11.0.2.tar.gz) = 104199 +TIMESTAMP = 1683534957 +SHA256 (websockets-11.0.3.tar.gz) = 88fc51d9a26b10fc331be344f1781224a375b78488fc343620184e95a4b27016 +SIZE (websockets-11.0.3.tar.gz) = 104235