We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31030bd commit b536b2aCopy full SHA for b536b2a
1 file changed
srcpkgs/python3-fastapi/template
@@ -1,6 +1,6 @@
1
# Template file for 'python3-fastapi'
2
pkgname=python3-fastapi
3
-version=0.129.0
+version=0.131.0
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=b5286af85ea8dd46ebb5426a948aa145210956a33b056b1f34a049eb79cc26b4
+checksum=fb873e46216ea0476b4e8d6bacf6508821377d25c59cc9a5331bb1bbd6649e9b
14
make_check=no # too many unpackaged dependencies
15
16
post_install() {
0 commit comments