Date: Mon, 09 Mar 2026 18:23:55 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: fdfac14fde25 - main - devel/py-python-engineio: Update to 4.13.1 Message-ID: <69af103b.1edbf.5ac049dc@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=fdfac14fde25f58213f59a293f25d4769f5b640b commit fdfac14fde25f58213f59a293f25d4769f5b640b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-03-09 17:57:50 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-03-09 18:18:55 +0000 devel/py-python-engineio: Update to 4.13.1 Changes: https://github.com/miguelgrinberg/python-engineio/releases https://github.com/miguelgrinberg/python-engineio/blob/main/CHANGES.md --- devel/py-python-engineio/Makefile | 4 ++-- devel/py-python-engineio/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-python-engineio/Makefile b/devel/py-python-engineio/Makefile index 5936554e66a0..2c38bb4a11e0 100644 --- a/devel/py-python-engineio/Makefile +++ b/devel/py-python-engineio/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-engineio -PORTVERSION= 4.13.0 +PORTVERSION= 4.13.1 CATEGORIES= devel net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -26,7 +26,7 @@ OPTIONS_DEFAULT=ASYNCIO_CLIENT CLIENT CLIENT_DESC= Standard client support ASYNCIO_CLIENT_DESC= Asynchronous client support -ASYNCIO_CLIENT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.4:www/py-aiohttp@${PY_FLAVOR} +ASYNCIO_CLIENT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.11:www/py-aiohttp@${PY_FLAVOR} CLIENT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.21.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}websocket-client>=0.54.0:www/py-websocket-client@${PY_FLAVOR} diff --git a/devel/py-python-engineio/distinfo b/devel/py-python-engineio/distinfo index 1cc8227a0b61..737994fb0253 100644 --- a/devel/py-python-engineio/distinfo +++ b/devel/py-python-engineio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1767157649 -SHA256 (python_engineio-4.13.0.tar.gz) = f9c51a8754d2742ba832c24b46ed425fdd3064356914edd5a1e8ffde76ab7709 -SIZE (python_engineio-4.13.0.tar.gz) = 92194 +TIMESTAMP = 1771421636 +SHA256 (python_engineio-4.13.1.tar.gz) = 0a853fcef52f5b345425d8c2b921ac85023a04dfcf75d7b74696c61e940fd066 +SIZE (python_engineio-4.13.1.tar.gz) = 92348home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69af103b.1edbf.5ac049dc>
