]> git.99rst.org Git - openwrt-packages.git/commitdiff
python-uvicorn: bump to 0.52.1
authorAlexandru Ardelean <redacted>
Sun, 9 Aug 2026 09:32:07 +0000 (12:32 +0300)
committerAlexandru Ardelean <redacted>
Tue, 11 Aug 2026 09:58:32 +0000 (12:58 +0300)
Refresh sha256 from PyPI sdist.

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-uvicorn/Makefile

index 96404d0d1e548d9bd309db889da679d4e4926b6a..0e72f8ff6005cc58ad4b7da5e8fe272947f52aea 100644 (file)
@@ -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 <ardeleanalex@gmail.com>
 PKG_LICENSE:=BSD-3-Clause
git clone https://git.99rst.org/PROJECT