Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Mar 2026 18:25:20 +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: d5035bf7de40 - main - www/py-uvicorn: Update to 0.41.0
Message-ID:  <69af1090.1d661.166c6b4b@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=d5035bf7de408ea7d5dfe320357af1300f0fcca8

commit d5035bf7de408ea7d5dfe320357af1300f0fcca8
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-03-09 17:59:13 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-03-09 18:19:22 +0000

    www/py-uvicorn: Update to 0.41.0
    
    Changes:        https://github.com/Kludex/uvicorn/releases
                    https://uvicorn.dev/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 0f1783c9ea1d..12a2c6a161fa 100644
--- a/www/py-uvicorn/Makefile
+++ b/www/py-uvicorn/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	uvicorn
-PORTVERSION=	0.40.0
+PORTVERSION=	0.41.0
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -30,7 +30,7 @@ STANDARD_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}httptools>=0.6.3:www/py-httptools@$
 			${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.15.1:devel/py-uvloop@${PY_FLAVOR} \
-			${PYTHON_PKGNAMEPREFIX}watchfiles>=0.13:devel/py-watchfiles@${PY_FLAVOR} \
+			${PYTHON_PKGNAMEPREFIX}watchfiles>=0.20:devel/py-watchfiles@${PY_FLAVOR} \
 			${PYTHON_PKGNAMEPREFIX}websockets>=10.4:devel/py-websockets@${PY_FLAVOR}
 
 .include <bsd.port.pre.mk>
diff --git a/www/py-uvicorn/distinfo b/www/py-uvicorn/distinfo
index 70eb239b0aae..e485b9114433 100644
--- a/www/py-uvicorn/distinfo
+++ b/www/py-uvicorn/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1766953440
-SHA256 (uvicorn-0.40.0.tar.gz) = 839676675e87e73694518b5574fd0f24c9d97b46bea16df7b8c05ea1a51071ea
-SIZE (uvicorn-0.40.0.tar.gz) = 81761
+TIMESTAMP = 1771421786
+SHA256 (uvicorn-0.41.0.tar.gz) = 09d11cf7008da33113824ee5a1c6422d89fbc2ff476540d69a34c87fab8b571a
+SIZE (uvicorn-0.41.0.tar.gz) = 82633


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69af1090.1d661.166c6b4b>