blob: 819f90d38ccf7dcbe339e674bd8c06fba2aed7a8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-django-jsonfield
pkgdesc = A reusable JSONField model for Django to store ad-hoc data
pkgver = 3.1.0
pkgrel = 2
url = https://github.com/dmkoch/django-jsonfield
arch = any
license = MIT
makedepends = python-setuptools
depends = python-django
source = python-django-jsonfield-pkgver.tar.gz::https://github.com/dmkoch/django-jsonfield/archive/3.1.0.tar.gz
sha256sums = 83830542a6fcd517cb362a20239c9305a38295319b0476d79ec05b918bca1fad
pkgname = python-django-jsonfield
|