summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ec4a9b03b3f667a430a91d7cb3c26812aa7fe74d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-django-modelcluster
	pkgdesc = Django extension to allow working with 'clusters' of models as a single unit, independently of the database.
	pkgver = 6.4
	pkgrel = 1
	url = https://github.com/wagtail/django-modelcluster
	arch = any
	license = BSD
	checkdepends = python-django
	checkdepends = python-django-taggit
	makedepends = python-setuptools
	depends = python
	optdepends = python-django-taggit
	source = python-django-modelcluster-6.4.src.tar.gz::https://github.com/wagtail/django-modelcluster/archive/v6.4.tar.gz
	sha512sums = fc2ef73be95eea3d7e6f3451b471e5d2d044ab7f50a64ba2b40ec5d81e36f76ccc579bc4845cc60ba88ad38cefb25213a6317378b2d560104f5975108c11f8ad

pkgname = python-django-modelcluster