python3-slowapi: update to 0.1.10.

This commit is contained in:
Jason Elswick
2026-06-14 04:09:39 +02:00
committed by Duncan Overbruck
parent d864624aa8
commit a7675094fc
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'python3-slowapi'
pkgname=python3-slowapi
version=0.1.9
version=0.1.10
revision=1
build_style=python3-pep517
hostmakedepends="python3-poetry-core"
@@ -11,7 +11,7 @@ maintainer="Jason Elswick <jason@jasondavid.us>"
license="MIT"
homepage="https://github.com/laurents/slowapi"
distfiles="https://github.com/laurentS/slowapi/archive/refs/tags/v${version}.tar.gz"
checksum=3ca622dafa183536979af118e18c2c1a87184f1a212972dd56dfaf10260fc500
checksum=bb257f8c2df497aca23bfaa53b31b495b5777e1d2f912827e6a8de03f1985438
make_check=no # unpackaged dependencies
post_install() {