diff --git a/devel/py-websockets/Makefile b/devel/py-websockets/Makefile index f3b9d93b5e44..ae760abc0132 100644 --- a/devel/py-websockets/Makefile +++ b/devel/py-websockets/Makefile @@ -1,20 +1,20 @@ PORTNAME= websockets -PORTVERSION= 11.0.3 +PORTVERSION= 12.0 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 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 cd9baebf3246..d870655e664b 100644 --- a/devel/py-websockets/distinfo +++ b/devel/py-websockets/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1683534957 -SHA256 (websockets-11.0.3.tar.gz) = 88fc51d9a26b10fc331be344f1781224a375b78488fc343620184e95a4b27016 -SIZE (websockets-11.0.3.tar.gz) = 104235 +TIMESTAMP = 1697965934 +SHA256 (websockets-12.0.tar.gz) = 81df9cbcbb6c260de1e007e58c011bfebe2dafc8435107b0537f393dd38c8b1b +SIZE (websockets-12.0.tar.gz) = 104994