From: Alexandru Ardelean Date: Sun, 9 Aug 2026 09:32:07 +0000 (+0300) Subject: python-uvicorn: bump to 0.52.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=ba943d2243abf848d7b89e1e1c65330a9c23fabc;p=openwrt-packages.git python-uvicorn: bump to 0.52.1 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 96404d0d1..0e72f8ff6 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.48.0 +PKG_VERSION:=0.52.1 PKG_RELEASE:=1 PYPI_NAME:=uvicorn -PKG_HASH:=a5504207195d08c2511bf9125ede5ac4a4b71725d519e758d01dcf0bc2d31c37 +PKG_HASH:=112ec661814189acbccd3f7b86460147cc065fc92c0821afa78918780e4354dd PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=BSD-3-Clause