blob: b54066ceb68e07560e63b4268f9addc16e48cc48 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-slowapi
pkgdesc = A rate limiting extension for Starlette and Fastapi
pkgver = 0.1.9
pkgrel = 2
url = https://github.com/laurents/slowapi
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-poetry-core
depends = python
source = https://files.pythonhosted.org/packages/a0/99/adfc7f94ca024736f061257d39118e1542bade7a52e86415a4c4ae92d8ff/slowapi-0.1.9.tar.gz
sha256sums = 639192d0f1ca01b1c6d95bf6c71d794c3a9ee189855337b4821f7f457dddad77
pkgname = python-slowapi
|