We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4998e6 commit 8cb8ccaCopy full SHA for 8cb8cca
1 file changed
srcpkgs/python3-fastapi/template
@@ -1,6 +1,6 @@
1
# Template file for 'python3-fastapi'
2
pkgname=python3-fastapi
3
-version=0.135.2
+version=0.135.3
4
revision=1
5
build_style=python3-pep517
6
hostmakedepends="python3-pdm-backend"
@@ -10,7 +10,7 @@ maintainer="Jason Elswick <jason@jasondavid.us>"
10
license="MIT"
11
homepage="https://github.com/FastAPI/FastAPI"
12
distfiles="https://github.com/fastapi/fastapi/archive/refs/tags/${version}.tar.gz"
13
-checksum=57cb5cc103fd82c3387d60721d37308a9b5b2b12f1536894a0556e76b980543c
+checksum=4e7498f412f3d062f72afe8b6982cc3ed16fc2d1cdaee13f59bc8c64f902795e
14
make_check=no # too many unpackaged dependencies
15
16
post_install() {
0 commit comments