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