python3-fastapi: update to 0.137.1.
This commit is contained in:
committed by
Duncan Overbruck
parent
e7cea264ef
commit
4f92b0e0ba
@@ -1,6 +1,6 @@
|
||||
# Template file for 'python3-fastapi'
|
||||
pkgname=python3-fastapi
|
||||
version=0.136.3
|
||||
version=0.137.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=8fcc91d75439fdd3384b8a685bc830363aa1a2cd50b48e7a28f46820f835cd84
|
||||
checksum=8ea6145e23527eb5d46ce463bca9e3342b04001713d9a2f303f38bc98f14199b
|
||||
make_check=no # too many unpackaged dependencies
|
||||
|
||||
post_install() {
|
||||
|
||||
Reference in New Issue
Block a user