summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 07919447d213b67d50ba56598ed4289f43c956db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-django-versatile-imagefield
	pkgdesc = Drop-in replacement for django's ImageField, provides a flexible, intuitive and easily-extensible interface
	pkgver = 2.0
	pkgrel = 2
	url = https://github.com/respondcreate/django-versatileimagefield
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python-django
	depends = python-pillow
	depends = python-django-rest-framework
	options = !emptydirs
	source = https://files.pythonhosted.org/packages/source/d/django-versatileimagefield/django-versatileimagefield-2.0.tar.gz
	sha256sums = b197e7066f23bb73b001a61525f2b1cae3dd654bf208a944a7ff5a3fe6107b51

pkgname = python-django-versatile-imagefield