summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8ff062fef1529366ea39b9cc5ce8c2724acd7458 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-requests-ratelimiter
	pkgdesc = Rate-limiting for the requests library
	pkgver = 0.6.0
	pkgrel = 1
	url = https://github.com/JWCook/requests-ratelimiter
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-poetry-core
	depends = python-requests
	depends = python-pyrate-limiter
	source = requests-ratelimiter-0.6.0.tar.gz::https://github.com/JWCook/requests-ratelimiter/archive/v0.6.0.tar.gz
	sha512sums = b10f2973219f3341ebc3c7b2feb7530cebdd308e94ac0bd86e66022c2d31343440d7fd12d2dabb0a2a90d77a5869f16723cf35a62988dd105b95ff6862c7908b

pkgname = python-requests-ratelimiter