python3-fastapi: update to 0.139.1.
This commit is contained in:
committed by
Duncan Overbruck
parent
ab7d1b1c7c
commit
de1bea821f
@@ -1,6 +1,6 @@
|
||||
# Template file for 'python3-fastapi'
|
||||
pkgname=python3-fastapi
|
||||
version=0.139.0
|
||||
version=0.139.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-pdm-backend"
|
||||
@@ -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=219afccb70a7993592984e1c03e7b176a6a9d4a273e736b6ed18849436164416
|
||||
checksum=a0670c491b7af397f7e2996287a0171d70e57d538b4f761f2a31580d06de1df5
|
||||
make_check=no # too many unpackaged dependencies
|
||||
|
||||
post_install() {
|
||||
|
||||
Reference in New Issue
Block a user