diff --git a/devel/py-websockets/Makefile b/devel/py-websockets/Makefile index 69061536baaf..66072b2e57d7 100644 --- a/devel/py-websockets/Makefile +++ b/devel/py-websockets/Makefile @@ -1,24 +1,24 @@ PORTNAME= websockets -PORTVERSION= 14.1 +PORTVERSION= 14.2 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/ \ https://github.com/python-websockets/websockets LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=39.2.0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} USES= cpe python CPE_VENDOR= ${PORTNAME}_project USE_PYTHON= autoplist pep517 post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/websockets/speedups*.so .include diff --git a/devel/py-websockets/distinfo b/devel/py-websockets/distinfo index dfd36f2d0c3e..edd690a16a3f 100644 --- a/devel/py-websockets/distinfo +++ b/devel/py-websockets/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731566772 -SHA256 (websockets-14.1.tar.gz) = 398b10c77d471c0aab20a845e7a60076b6390bfdaac7a6d2edb0d2c59d75e8d8 -SIZE (websockets-14.1.tar.gz) = 162840 +TIMESTAMP = 1737365301 +SHA256 (websockets-14.2.tar.gz) = 5059ed9c54945efb321f097084b4c7e52c246f2c869815876a69d1efc4ad6eb5 +SIZE (websockets-14.2.tar.gz) = 164394