summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b450078d5620c890876628a00b0676710aac69d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = python-django-reversion
	pkgdesc = An extension to the Django web framework that provides version control for model instances
	pkgver = 5.0.12
	pkgrel = 1
	url = https://github.com/etianen/django-reversion
	arch = any
	license = custom
	makedepends = python-setuptools
	depends = python-django
	source = https://github.com/etianen/django-reversion/archive/v5.0.12.tar.gz
	sha512sums = 5c45f18b35135d36d97a09b5e983994ac5193b631b0d471d530fe24db283b2958cd6fa1f698d0d9c520c93a3a3d4f5f607f8e127eeeaa335405ac7e342193135

pkgname = python-django-reversion