diff --git a/devel/py-websockets/Makefile b/devel/py-websockets/Makefile index ea63d4f8862c..b91317e89a73 100644 --- a/devel/py-websockets/Makefile +++ b/devel/py-websockets/Makefile @@ -1,24 +1,24 @@ PORTNAME= websockets -PORTVERSION= 13.1 +PORTVERSION= 14.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/ \ 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 8a6832aa9fb9..f64784e66d5b 100644 --- a/devel/py-websockets/distinfo +++ b/devel/py-websockets/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727102880 -SHA256 (websockets-13.1.tar.gz) = a3b3366087c1bc0a2795111edcadddb8b3b59509d5db5d7ea3fdd69f954a8878 -SIZE (websockets-13.1.tar.gz) = 158549 +TIMESTAMP = 1731269763 +SHA256 (websockets-14.0.tar.gz) = be90aa6dab180fed523c0c10a6729ad16c9ba79067402d01a4d8aa7ce48d4084 +SIZE (websockets-14.0.tar.gz) = 162207