summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b5d5a511a6dcbc566a0b9b3bfdc2efcbdf06604e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-django-celery-beat
	pkgdesc = django-celery-beat enables you to store the periodic task schedule in the django database
	pkgver = 2.4.0
	pkgrel = 0
	url = https://pypi.python.org/pypi/django_celery_beat
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python
	depends = python-django
	depends = python-celery
	depends = python-crontab
	source = https://pypi.io/packages/source/d/django-celery-beat/django-celery-beat-2.4.0.tar.gz
	sha256sums = 58efe9460e4373a241c2b3d839518f29a28ae19bc80a8dba20da204c7ea50613

pkgname = python-django-celery-beat