summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6497b1ef70edc10dd3be082c6b9b4dd24c2065c3 (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.3
	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-pytz
	optdepends = python-django-taggit
	source = python-django-modelcluster-6.3.src.tar.gz::https://github.com/wagtail/django-modelcluster/archive/v6.3.tar.gz
	sha512sums = 0edb03dc04aa9e6e3e6d17e7bda5a64c0cdeecdd31c6e7207330d22a7720ab4c955eb07ac4f50fa5063feaf57328d3d8eedb365a3eef37d5c7524466c680500c

pkgname = python-django-modelcluster