summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 53dc8a2e24e014d88b938cacc8c26801eabc113d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-django-dynamic-preferences
	pkgdesc = Dynamic global and instance settings for your django project
	pkgver = 1.8.1
	pkgrel = 1
	url = https://github.com/EliotBerriot/django-dynamic-preferences
	arch = any
	license = BSD
	makedepends = python-setuptools
	makedepends = python2-setuptools
	options = !emptydirs
	source = python-django-dynamic-preferences-1.8.1.tar.gz::https://github.com/EliotBerriot/django-dynamic-preferences/archive/1.8.1.tar.gz
	sha256sums = 06628ce33787535cf4c1ec6eb1b110e9f2fb87f8c52af5277b9b7e47f290909f

pkgname = python-django-dynamic-preferences
	depends = python-wheel
	depends = python-django
	depends = python-persisting-theory

pkgname = python2-django-dynamic-preferences
	depends = python2-wheel
	depends = python2-django
	depends = python2-persisting-theory