Skip to content

Commit 9b52745

Browse files
realcharmerDuncaen
authored andcommitted
python3-uvicorn: update to 0.34.2
1 parent 7177ff8 commit 9b52745

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

srcpkgs/python3-uvicorn/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'python3-uvicorn'
22
pkgname=python3-uvicorn
3-
version=0.30.6
4-
revision=2
3+
version=0.34.2
4+
revision=1
55
build_style=python3-pep517
66
hostmakedepends="hatchling"
77
depends="python3-asgiref python3-uvloop python3-click python3-h11"
@@ -11,7 +11,7 @@ license="BSD-3-Clause"
1111
homepage="https://www.uvicorn.org/"
1212
changelog="https://github.com/encode/uvicorn/blob/master/CHANGELOG.md"
1313
distfiles="${PYPI_SITE}/u/uvicorn/uvicorn-${version}.tar.gz"
14-
checksum=4b15decdda1e72be08209e860a1e10e92439ad5b97cf44cc945fcbee66fc5788
14+
checksum=0e929828f6186353a80b58ea719861d2629d766293b6d19baf086ba31d4f3328
1515

1616
post_install() {
1717
vlicense LICENSE.md

0 commit comments

Comments
 (0)