git: 07cd97be3735 - main - devel/py-python-socketio: Update to 5.5.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 28 Feb 2022 12:52:10 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=07cd97be373568dd63abc9afd6c3f7397a57d568 commit 07cd97be373568dd63abc9afd6c3f7397a57d568 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-02-28 09:35:12 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-02-28 12:46:18 +0000 devel/py-python-socketio: Update to 5.5.1 Changes: https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md --- devel/py-python-socketio/Makefile | 10 ++++------ devel/py-python-socketio/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/devel/py-python-socketio/Makefile b/devel/py-python-socketio/Makefile index 5417a9b6eb7b..2085c6ad7104 100644 --- a/devel/py-python-socketio/Makefile +++ b/devel/py-python-socketio/Makefile @@ -1,6 +1,5 @@ PORTNAME= python-socketio -PORTVERSION= 4.6.1 -PORTREVISION= 2 +PORTVERSION= 5.5.1 CATEGORIES= devel net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,8 +10,8 @@ COMMENT= Python implementation of the Socket.IO realtime client and server LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-engineio>=3.13.0<4:devel/py-python-engineio@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bidict>=0.21.0:devel/py-bidict@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}python-engineio>=4.3.0:devel/py-python-engineio@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils @@ -24,8 +23,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} \ - ${PYTHON_PKGNAMEPREFIX}websockets>=7.0:devel/py-websockets@${PY_FLAVOR} +ASYNCIO_CLIENT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.4: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-socketio/distinfo b/devel/py-python-socketio/distinfo index 97fa9c69c19e..341ace8be9aa 100644 --- a/devel/py-python-socketio/distinfo +++ b/devel/py-python-socketio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1607685381 -SHA256 (python-socketio-4.6.1.tar.gz) = cd1f5aa492c1eb2be77838e837a495f117e17f686029ebc03d62c09e33f4fa10 -SIZE (python-socketio-4.6.1.tar.gz) = 42374 +TIMESTAMP = 1643971092 +SHA256 (python-socketio-5.5.1.tar.gz) = ac8e64d59a15d1c31a4fe8434f4ff16d0f640c824ba517dce7ca99e95f0cd36a +SIZE (python-socketio-5.5.1.tar.gz) = 46580