We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7177ff8 commit 9b52745Copy full SHA for 9b52745
1 file changed
srcpkgs/python3-uvicorn/template
@@ -1,7 +1,7 @@
1
# Template file for 'python3-uvicorn'
2
pkgname=python3-uvicorn
3
-version=0.30.6
4
-revision=2
+version=0.34.2
+revision=1
5
build_style=python3-pep517
6
hostmakedepends="hatchling"
7
depends="python3-asgiref python3-uvloop python3-click python3-h11"
@@ -11,7 +11,7 @@ license="BSD-3-Clause"
11
homepage="https://www.uvicorn.org/"
12
changelog="https://github.com/encode/uvicorn/blob/master/CHANGELOG.md"
13
distfiles="${PYPI_SITE}/u/uvicorn/uvicorn-${version}.tar.gz"
14
-checksum=4b15decdda1e72be08209e860a1e10e92439ad5b97cf44cc945fcbee66fc5788
+checksum=0e929828f6186353a80b58ea719861d2629d766293b6d19baf086ba31d4f3328
15
16
post_install() {
17
vlicense LICENSE.md
0 commit comments