python3-uvicorn: rebuild for python3-3.13

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:27:01 -05:00
parent 02ccad4580
commit 095b1f390c

View file

@ -1,7 +1,7 @@
# Template file for 'python3-uvicorn' # Template file for 'python3-uvicorn'
pkgname=python3-uvicorn pkgname=python3-uvicorn
version=0.30.6 version=0.30.6
revision=1 revision=2
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="hatchling" hostmakedepends="hatchling"
depends="python3-asgiref python3-uvloop python3-click python3-h11" depends="python3-asgiref python3-uvloop python3-click python3-h11"