blob: 9981b93d25116a1f46ea44ac7516e077579074a9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-django-dynamic-preferences
pkgdesc = Dynamic global and instance settings for your django project
pkgver = 1.17.0
pkgrel = 1
url = https://github.com/agateblue/django-dynamic-preferences
arch = any
license = BSD
makedepends = python-setuptools
depends = python-django
depends = python-six
depends = python-persisting-theory
source = django-dynamic-preferences-1.17.0.tar.gz::https://github.com/agateblue/django-dynamic-preferences/archive/refs/tags/1.17.0.tar.gz
sha256sums = 00a66a054cedc2f656b99b6e49f322a232167fef7219f5f01e7940c3ec862e15
pkgname = python-django-dynamic-preferences
|