diff --git a/devel/py-websockets/Makefile b/devel/py-websockets/Makefile index 9cc0933e387b..50ca5afb9e33 100644 --- a/devel/py-websockets/Makefile +++ b/devel/py-websockets/Makefile @@ -1,20 +1,20 @@ PORTNAME= websockets -PORTVERSION= 10.3 +PORTVERSION= 10.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP 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:3.7+ 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 15d6db11434c..0ceee7f5d1b8 100644 --- a/devel/py-websockets/distinfo +++ b/devel/py-websockets/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650310616 -SHA256 (websockets-10.3.tar.gz) = fc06cc8073c8e87072138ba1e431300e2d408f054b27047d047b549455066ff4 -SIZE (websockets-10.3.tar.gz) = 84097 +TIMESTAMP = 1667835509 +SHA256 (websockets-10.4.tar.gz) = eef610b23933c54d5d921c92578ae5f89813438fded840c2e9809d378dc765d3 +SIZE (websockets-10.4.tar.gz) = 84877