summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 61c3b188fa5d7e6e0388866957208ca2b3f2480f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-aiolimiter
	pkgdesc = An efficient implementation of a rate limiter for asyncio
	pkgver = 1.2.1
	pkgrel = 1
	url = https://github.com/mjpieters/aiolimiter
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-poetry-core
	makedepends = python-wheel
	depends = python
	depends = python-importlib-metadata
	source = https://files.pythonhosted.org/packages/source/a/aiolimiter/aiolimiter-1.2.1.tar.gz
	sha256sums = e02a37ea1a855d9e832252a105420ad4d15011505512a1a1d814647451b5cca9

pkgname = python-aiolimiter