From 927f6ba93097728ec7f8ca0c6a08415d8de01014 Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Thu, 3 Sep 2026 10:31:25 +0200 Subject: [PATCH] python3-uvicorn: update to 0.52.4 --- srcpkgs/python3-uvicorn/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-uvicorn/template b/srcpkgs/python3-uvicorn/template index 09dcec2bc53e16..64cb87f1ecc9fe 100644 --- a/srcpkgs/python3-uvicorn/template +++ b/srcpkgs/python3-uvicorn/template @@ -1,6 +1,6 @@ # Template file for 'python3-uvicorn' pkgname=python3-uvicorn -version=0.51.0 +version=0.52.4 revision=1 build_style=python3-pep517 hostmakedepends="hatchling" @@ -11,7 +11,7 @@ license="BSD-3-Clause" homepage="https://uvicorn.dev/" changelog="https://raw.githubusercontent.com/Kludex/uvicorn/refs/heads/main/docs/release-notes.md" distfiles="${PYPI_SITE}/u/uvicorn/uvicorn-${version}.tar.gz" -checksum=f6f4b69b657c312f516dd2d268ab9ae6f254b11e4bac504f37b2ab58b24dd0b0 +checksum=73acfee47a0b133c5de13d219492d62d8a31e935f4fe6e41a232451a15379f86 post_install() { vlicense LICENSE.md