Date: Tue, 02 Dec 2025 12:19: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: 5a1fe4daa570 - main - devel/py-python-socketio: Update to 5.15.0 Message-ID: <692ed96b.21688.5f62df02@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=5a1fe4daa570543878ad7c84c2bd5cb2625a820d commit 5a1fe4daa570543878ad7c84c2bd5cb2625a820d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-12-02 12:07:57 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-12-02 12:07:57 +0000 devel/py-python-socketio: Update to 5.15.0 Changes: https://github.com/miguelgrinberg/python-socketio/releases https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md --- devel/py-python-socketio/Makefile | 2 +- devel/py-python-socketio/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-python-socketio/Makefile b/devel/py-python-socketio/Makefile index 7493cea2f6fc..30378a47f627 100644 --- a/devel/py-python-socketio/Makefile +++ b/devel/py-python-socketio/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-socketio -PORTVERSION= 5.14.3 +PORTVERSION= 5.15.0 CATEGORIES= devel net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-python-socketio/distinfo b/devel/py-python-socketio/distinfo index 287939def410..9dcfa867af36 100644 --- a/devel/py-python-socketio/distinfo +++ b/devel/py-python-socketio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762586828 -SHA256 (python_socketio-5.14.3.tar.gz) = cd8da5e0666e741b4be19e07882e880f57a4751d1645f92c2bc746c95f23b1eb -SIZE (python_socketio-5.14.3.tar.gz) = 124266 +TIMESTAMP = 1764510968 +SHA256 (python_socketio-5.15.0.tar.gz) = d0403ababb59aa12fd5adcfc933a821113f27bd77761bc1c54aad2e3191a9b69 +SIZE (python_socketio-5.15.0.tar.gz) = 126439
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?692ed96b.21688.5f62df02>
