summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a77e9f65caefe8e169497d7697da3bb3c2e447ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-rq
	pkgdesc = Simple job queues for Python
	pkgver = 2.0
	pkgrel = 3
	url = https://github.com/rq/rq
	arch = any
	license = BSD
	makedepends = python-hatch
	makedepends = python-installer
	depends = python
	depends = python-click
	depends = python-redis
	source = https://github.com/rq/rq/archive/refs/tags/v2.0.tar.gz
	sha256sums = d9ad23f25e5e8c53198000ae376d84b8f69458344a4e863942a194e96afe93bd

pkgname = python-rq