diff --git a/devel/py-websockets/Makefile b/devel/py-websockets/Makefile index b91317e89a73..69061536baaf 100644 --- a/devel/py-websockets/Makefile +++ b/devel/py-websockets/Makefile @@ -1,24 +1,24 @@ PORTNAME= websockets -PORTVERSION= 14.0 +PORTVERSION= 14.1 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 f64784e66d5b..dfd36f2d0c3e 100644 --- a/devel/py-websockets/distinfo +++ b/devel/py-websockets/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731269763 -SHA256 (websockets-14.0.tar.gz) = be90aa6dab180fed523c0c10a6729ad16c9ba79067402d01a4d8aa7ce48d4084 -SIZE (websockets-14.0.tar.gz) = 162207 +TIMESTAMP = 1731566772 +SHA256 (websockets-14.1.tar.gz) = 398b10c77d471c0aab20a845e7a60076b6390bfdaac7a6d2edb0d2c59d75e8d8 +SIZE (websockets-14.1.tar.gz) = 162840