From: Alexandru Ardelean Date: Tue, 2 Jun 2026 20:06:08 +0000 (+0300) Subject: python-uvicorn: bump to 0.48.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=19dcdad21bf452190c49b5e88f8bfc3af663b8d9;p=openwrt-packages.git python-uvicorn: bump to 0.48.0 Refresh sha256 from PyPI sdist. Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-uvicorn/Makefile b/lang/python/python-uvicorn/Makefile index a512406fe..96404d0d1 100644 --- a/lang/python/python-uvicorn/Makefile +++ b/lang/python/python-uvicorn/Makefile @@ -3,11 +3,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-uvicorn -PKG_VERSION:=0.46.0 +PKG_VERSION:=0.48.0 PKG_RELEASE:=1 PYPI_NAME:=uvicorn -PKG_HASH:=fb9da0926999cc6cb22dc7cd71a94a632f078e6ae47ff683c5c420750fb7413d +PKG_HASH:=a5504207195d08c2511bf9125ede5ac4a4b71725d519e758d01dcf0bc2d31c37 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=BSD-3-Clause