From 850a4547b4fe146b9d87af100a45f714bb382735 Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Thu, 6 Nov 2025 21:53:06 +0100 Subject: [PATCH] python3-uvicorn: update to 0.40.0 --- srcpkgs/python3-uvicorn/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-uvicorn/template b/srcpkgs/python3-uvicorn/template index eac00be241a..b6748f9ecb7 100644 --- a/srcpkgs/python3-uvicorn/template +++ b/srcpkgs/python3-uvicorn/template @@ -1,7 +1,7 @@ # Template file for 'python3-uvicorn' pkgname=python3-uvicorn -version=0.35.0 -revision=2 +version=0.40.0 +revision=1 build_style=python3-pep517 hostmakedepends="hatchling" depends="python3-asgiref python3-uvloop python3-click python3-h11" @@ -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=bc662f087f7cf2ce11a1d7fd70b90c9f98ef2e2831556dd078d131b96cc94a01 +checksum=839676675e87e73694518b5574fd0f24c9d97b46bea16df7b8c05ea1a51071ea post_install() { vlicense LICENSE.md