summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bda415789d6ec393c06861acea974c7d931fca74 (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.3.1
	pkgrel = 2
	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.3.1/django-huey-1.3.1.tar.gz
	sha256sums = c66ab67aed1bd5171e5a2c154cdcefccdc25356d7178185aa6bbd95b4c71c38d

pkgname = python-django-huey