We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc98cd6 commit d01b492Copy full SHA for d01b492
1 file changed
srcpkgs/python3-uvicorn/template
@@ -1,6 +1,6 @@
1
# Template file for 'python3-uvicorn'
2
pkgname=python3-uvicorn
3
-version=0.44.0
+version=0.46.0
4
revision=1
5
build_style=python3-pep517
6
hostmakedepends="hatchling"
@@ -11,7 +11,7 @@ license="BSD-3-Clause"
11
homepage="https://www.uvicorn.org/"
12
changelog="https://raw.githubusercontent.com/encode/uvicorn/refs/heads/master/docs/release-notes.md"
13
distfiles="${PYPI_SITE}/u/uvicorn/uvicorn-${version}.tar.gz"
14
-checksum=6c942071b68f07e178264b9152f1f16dfac5da85880c4ce06366a96d70d4f31e
+checksum=fb9da0926999cc6cb22dc7cd71a94a632f078e6ae47ff683c5c420750fb7413d
15
16
post_install() {
17
vlicense LICENSE.md
0 commit comments