From 25c3fd6cbca669f3d54c3625890d51459d20148f Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Fri, 10 Apr 2026 09:44:36 +0200 Subject: [PATCH] python3-uvicorn: update to 0.44.0 --- 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 1c9cc5842ce0be..77db42c6bea15d 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.42.0 +version=0.44.0 revision=1 build_style=python3-pep517 hostmakedepends="hatchling" @@ -11,7 +11,7 @@ license="BSD-3-Clause" homepage="https://www.uvicorn.org/" changelog="https://raw.githubusercontent.com/encode/uvicorn/refs/heads/master/docs/release-notes.md" distfiles="${PYPI_SITE}/u/uvicorn/uvicorn-${version}.tar.gz" -checksum=9b1f190ce15a2dd22e7758651d9b6d12df09a13d51ba5bf4fc33c383a48e1775 +checksum=6c942071b68f07e178264b9152f1f16dfac5da85880c4ce06366a96d70d4f31e post_install() { vlicense LICENSE.md