Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/python3-fastapi/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'python3-fastapi'
pkgname=python3-fastapi
version=0.138.2
version=0.139.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-pdm-backend"
Expand All @@ -10,7 +10,7 @@ maintainer="Jason Elswick <jason@jasondavid.us>"
license="MIT"
homepage="https://github.com/FastAPI/FastAPI"
distfiles="https://github.com/fastapi/fastapi/archive/refs/tags/${version}.tar.gz"
checksum=4324918f4cbb666691f05711649ea3132723f0758d5dbf9e624296bbc866f47b
checksum=219afccb70a7993592984e1c03e7b176a6a9d4a273e736b6ed18849436164416
make_check=no # too many unpackaged dependencies

post_install() {
Expand Down