Skip to content
Merged
Show file tree
Hide file tree
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.129.0
version=0.131.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=b5286af85ea8dd46ebb5426a948aa145210956a33b056b1f34a049eb79cc26b4
checksum=fb873e46216ea0476b4e8d6bacf6508821377d25c59cc9a5331bb1bbd6649e9b
make_check=no # too many unpackaged dependencies

post_install() {
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/python3-limits/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'python3-limits'
pkgname=python3-limits
version=5.6.0
version=5.8.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools hatchling hatch-vcs"
Expand All @@ -10,7 +10,7 @@ maintainer="Jason Elswick <jason@jasondavid.us>"
license="MIT"
homepage="https://github.com/alisaifee/limits"
distfiles="${PYPI_SITE}/l/limits/limits-${version}.tar.gz"
checksum=807fac75755e73912e894fdd61e2838de574c5721876a19f7ab454ae1fffb4b5
checksum=c9e0d74aed837e8f6f50d1fcebcf5fd8130957287206bc3799adaee5092655da
make_check=no # too many unpackaged dependencies

post_install() {
Expand Down