git: d5530b27b5ce - main - www/py-uvicorn: Update to 0.49.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 08 Jul 2026 13:42:18 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d5530b27b5ce0b390f9c1b8181c03b5da2bd65ee
commit d5530b27b5ce0b390f9c1b8181c03b5da2bd65ee
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-07-08 13:04:14 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-07-08 13:32:42 +0000
www/py-uvicorn: Update to 0.49.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 06d5b086b3fb..b43a482a0809 100644
--- a/www/py-uvicorn/Makefile
+++ b/www/py-uvicorn/Makefile
@@ -1,5 +1,5 @@
PORTNAME= uvicorn
-PORTVERSION= 0.48.0
+PORTVERSION= 0.49.0
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -26,7 +26,7 @@ CPE_VENDOR= encode
OPTIONS_DEFINE= STANDARD
STANDARD_DESC= Standard extra requirements
-STANDARD_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httptools>=0.6.3:www/py-httptools@${PY_FLAVOR} \
+STANDARD_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httptools>=0.8.0: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.15.1:devel/py-uvloop@${PY_FLAVOR} \
diff --git a/www/py-uvicorn/distinfo b/www/py-uvicorn/distinfo
index a6e3eea48bd4..63ad6d4da983 100644
--- a/www/py-uvicorn/distinfo
+++ b/www/py-uvicorn/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1780751990
-SHA256 (uvicorn-0.48.0.tar.gz) = a5504207195d08c2511bf9125ede5ac4a4b71725d519e758d01dcf0bc2d31c37
-SIZE (uvicorn-0.48.0.tar.gz) = 91074
+TIMESTAMP = 1782966698
+SHA256 (uvicorn-0.49.0.tar.gz) = ebf4271aa580d9de97f93192d4595176df6e91f9aae919ca73e4fc07df1e66a3
+SIZE (uvicorn-0.49.0.tar.gz) = 91284