python-uvicorn: bump to 0.48.0
authorAlexandru Ardelean <redacted>
Tue, 2 Jun 2026 20:06:08 +0000 (23:06 +0300)
committerAlexandru Ardelean <redacted>
Thu, 4 Jun 2026 18:57:31 +0000 (21:57 +0300)
Refresh sha256 from PyPI sdist.

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

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