summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ac49c99997d4cd6ed17c200ff88e27da329f5291 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-django-dynamic-preferences
	pkgdesc = Dynamic global and instance settings for your django project
	pkgver = 1.11.0
	pkgrel = 1
	url = https://github.com/EliotBerriot/django-dynamic-preferences
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python-wheel
	depends = python-django
	depends = python-persisting-theory
	options = !emptydirs
	source = python-django-dynamic-preferences-1.11.0.tar.gz::https://github.com/EliotBerriot/django-dynamic-preferences/archive/1.11.0.tar.gz
	sha256sums = d1691cc70fe668db4a6c1cfdb90db126011ba0448f2cd85c4d2a993310236c37

pkgname = python-django-dynamic-preferences