Skip to content

Commit b536b2a

Browse files
committed
python3-fastapi: update to 0.131.0.
1 parent 31030bd commit b536b2a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

srcpkgs/python3-fastapi/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'python3-fastapi'
22
pkgname=python3-fastapi
3-
version=0.129.0
3+
version=0.131.0
44
revision=1
55
build_style=python3-pep517
66
hostmakedepends="python3-pdm-backend"
@@ -10,7 +10,7 @@ maintainer="Jason Elswick <jason@jasondavid.us>"
1010
license="MIT"
1111
homepage="https://github.com/FastAPI/FastAPI"
1212
distfiles="https://github.com/fastapi/fastapi/archive/refs/tags/${version}.tar.gz"
13-
checksum=b5286af85ea8dd46ebb5426a948aa145210956a33b056b1f34a049eb79cc26b4
13+
checksum=fb873e46216ea0476b4e8d6bacf6508821377d25c59cc9a5331bb1bbd6649e9b
1414
make_check=no # too many unpackaged dependencies
1515

1616
post_install() {

0 commit comments

Comments
 (0)