summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 261363b0ebf15253e942c1596bf59af5f0f7277c (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.15.0
	pkgrel = 1
	url = https://github.com/agateblue/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.15.0.tar.gz::https://github.com/agateblue/django-dynamic-preferences/archive/1.15.0.tar.gz
	sha256sums = 547917f83580e07ffc8df08c768f0cbadeee87713f64cc23b7ec123b246914e8

pkgname = python-django-dynamic-preferences