python3-uvicorn: update to 0.40.0

This commit is contained in:
Emil Miler
2025-12-31 06:56:22 -05:00
committed by Andrew J. Hesford
parent 60cf7a35d1
commit 850a4547b4
+3 -3
View File
@@ -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