diff --git a/devel/py-websockets/Makefile b/devel/py-websockets/Makefile index 66072b2e57d7..5e87fe1e8fbb 100644 --- a/devel/py-websockets/Makefile +++ b/devel/py-websockets/Makefile @@ -1,24 +1,24 @@ PORTNAME= websockets -PORTVERSION= 14.2 +PORTVERSION= 15.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 edd690a16a3f..e2150e43aa1e 100644 --- a/devel/py-websockets/distinfo +++ b/devel/py-websockets/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737365301 -SHA256 (websockets-14.2.tar.gz) = 5059ed9c54945efb321f097084b4c7e52c246f2c869815876a69d1efc4ad6eb5 -SIZE (websockets-14.2.tar.gz) = 164394 +TIMESTAMP = 1739776525 +SHA256 (websockets-15.0.tar.gz) = ca36151289a15b39d8d683fd8b7abbe26fc50be311066c5f8dcf3cb8cee107ab +SIZE (websockets-15.0.tar.gz) = 175574