summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1c876acf03de3dccb23cd2aadaf38865158df09c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-wtforms-components
	pkgdesc = Additional fields, validators and widgets for WTForms
	pkgver = 0.11.0
	pkgrel = 1
	url = https://wtforms-components.readthedocs.io
	arch = any
	license = BSD-3-Clause
	checkdepends = python-pytest
	checkdepends = python-wtforms-test
	checkdepends = python-email-validator
	makedepends = python-build
	makedepends = python-wheel
	makedepends = python-installer
	depends = python-anyjson
	depends = python-colour
	depends = python-intervals
	depends = python-validators>=0.21
	depends = python-wtforms
	source = https://files.pythonhosted.org/packages/source/w/wtforms_components/wtforms_components-0.11.0.tar.gz
	sha256sums = ca94d60a6362c0e4b49d3d09d1eb1ddf5b26c99105a57397af313655f4447f7a

pkgname = python-wtforms-components