Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Sep 2023 21:32:04 GMT
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: 271aa8536061 - main - devel/py-python-socketio: Update to 5.9.0
Message-ID:  <202309042132.384LW4WJ096163@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=271aa8536061bc8690820e5569087d135253252e

commit 271aa8536061bc8690820e5569087d135253252e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-09-04 21:26:09 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-09-04 21:30:14 +0000

    devel/py-python-socketio: Update to 5.9.0
    
    Changes:        https://github.com/miguelgrinberg/python-socketio/releases
                    https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md
---
 devel/py-python-socketio/Makefile | 4 ++--
 devel/py-python-socketio/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-python-socketio/Makefile b/devel/py-python-socketio/Makefile
index 95f897499e42..bf25bfd39314 100644
--- a/devel/py-python-socketio/Makefile
+++ b/devel/py-python-socketio/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	python-socketio
-PORTVERSION=	5.8.0
+PORTVERSION=	5.9.0
 CATEGORIES=	devel net python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 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}
+		${PYTHON_PKGNAMEPREFIX}python-engineio>=4.7.0:devel/py-python-engineio@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/devel/py-python-socketio/distinfo b/devel/py-python-socketio/distinfo
index 21aed52e1bbc..e22b86434332 100644
--- a/devel/py-python-socketio/distinfo
+++ b/devel/py-python-socketio/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679498734
-SHA256 (python-socketio-5.8.0.tar.gz) = e714f4dddfaaa0cb0e37a1e2deef2bb60590a5b9fea9c343dd8ca5e688416fd9
-SIZE (python-socketio-5.8.0.tar.gz) = 47872
+TIMESTAMP = 1693823911
+SHA256 (python-socketio-5.9.0.tar.gz) = dc42735f65534187f381fde291ebf620216a4960001370f32de940229b2e7f8f
+SIZE (python-socketio-5.9.0.tar.gz) = 47982



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309042132.384LW4WJ096163>