Date: Tue, 17 Jun 2025 17:54:08 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: 115eb57d5818 - main - www/py-uvicorn: Update to 0.34.3 Message-ID: <202506171754.55HHs890071326@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=115eb57d58182660493c6301fadceef611706a3e commit 115eb57d58182660493c6301fadceef611706a3e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-06-17 16:35:12 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-06-17 17:47:59 +0000 www/py-uvicorn: Update to 0.34.3 Changes: https://github.com/encode/uvicorn/releases https://www.uvicorn.org/release-notes/ --- www/py-uvicorn/Makefile | 4 ++-- www/py-uvicorn/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/py-uvicorn/Makefile b/www/py-uvicorn/Makefile index a04cce247ee9..69ac03ab1b89 100644 --- a/www/py-uvicorn/Makefile +++ b/www/py-uvicorn/Makefile @@ -1,5 +1,5 @@ PORTNAME= uvicorn -PORTVERSION= 0.34.2 +PORTVERSION= 0.34.3 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -29,7 +29,7 @@ STANDARD_DESC= Standard extra requirements STANDARD_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httptools>=0.6.3:www/py-httptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-dotenv>=0.13:www/py-python-dotenv@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyyaml>=5.1:devel/py-pyyaml@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}uvloop>=0.14.0:devel/py-uvloop@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}uvloop>=0.15.1:devel/py-uvloop@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}watchfiles>=0.13:devel/py-watchfiles@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}websockets>=10.4:devel/py-websockets@${PY_FLAVOR} diff --git a/www/py-uvicorn/distinfo b/www/py-uvicorn/distinfo index 9b41ba0b5ad4..a3c56e861aac 100644 --- a/www/py-uvicorn/distinfo +++ b/www/py-uvicorn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745936240 -SHA256 (uvicorn-0.34.2.tar.gz) = 0e929828f6186353a80b58ea719861d2629d766293b6d19baf086ba31d4f3328 -SIZE (uvicorn-0.34.2.tar.gz) = 76815 +TIMESTAMP = 1749813126 +SHA256 (uvicorn-0.34.3.tar.gz) = 35919a9a979d7a59334b6b10e05d77c1d0d574c50e0fc98b8b1a0f165708b55a +SIZE (uvicorn-0.34.3.tar.gz) = 76631home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202506171754.55HHs890071326>
