summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 36e3a4bd78075e7bba4422290e1ac708289b6d09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-django-huey
	pkgdesc = An extension for django and huey that supports multi queue management
	pkgver = 1.2.1
	pkgrel = 1
	url = https://github.com/gaiacoop/django-huey
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	depends = python-huey
	depends = python-django
	source = https://github.com/gaiacoop/django-huey/archive/v1.2.1/django-huey-1.2.1.tar.gz
	sha256sums = 10cbde18f1a32fad3424af9404401b1ac331bbc28cf909a1e620b71eb36b2b51

pkgname = python-django-huey