summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3a34b80c050ecc90b8dc1a4317e2130ecbd57bdc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-huey
	pkgdesc = huey, a little task queue
	pkgver = 2.5.2
	pkgrel = 2
	url = https://github.com/coleifer/huey
	arch = any
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-redis
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	optdepends = python-redis
	source = https://github.com/coleifer/huey/archive/2.5.2/huey-2.5.2.tar.gz
	sha256sums = 3a2a33a003ec224f47e2f7897c25fb0e8c40726b30f0e1124e7ed6b01fd3be9d

pkgname = python-huey