Skip to content

Commit bbcd1a2

Browse files
committed
python3-fastapi: update to 0.128.1.
1 parent 8ff5ce8 commit bbcd1a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.128.0
3+
version=0.128.1
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=ddeb23ab01ddca6af71bdb6da61c3a1154739667ad442b12b60615ca573c6332
13+
checksum=29a0af7d05d9141848394c8f3fdab45d833c40b6e2fb04092f03ff0875d3f8ca
1414
make_check=no # too many unpackaged dependencies
1515

1616
post_install() {

0 commit comments

Comments
 (0)