summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 21526fac5cd70f0d6ceaadd23aead892892e21a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-throttler
	pkgdesc = Zero-dependency Python package for easy throttling with asyncio support
	pkgver = 1.2.2
	pkgrel = 2
	url = https://github.com/uburuntu/throttler
	arch = any
	license = MIT
	checkdepends = python-pytest>=3.0
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	source = -1.2.2.tar.gz::https://github.com/uburuntu/throttler/archive/refs/tags/v1.2.2.tar.gz
	sha256sums = 753bf1954f8580ca6ea7a9787dbacbe29f0da8fb32598a2386a3f04497d00ad9

pkgname = python-throttler