summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d76bf55ea25ce180b84f0cb9db7bbaffe7f80e28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-django-widget-tweaks
	pkgdesc = Tweak the form field rendering in templates, not in python-level form definitions. CSS classes and HTML attributes can be altered.
	pkgver = 1.5.0
	pkgrel = 1
	url = https://github.com/jazzband/django-widget-tweaks/
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python-django
	source = https://github.com/jazzband/django-widget-tweaks/archive/1.5.0.tar.gz
	sha256sums = ccf05e50a18431cde8d06ec170619bfb305025ab81fed85e68eb5c220fa9edeb

pkgname = python-django-widget-tweaks
	depends = python-django