summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ac809bafed899fa0607dbdd98fc979c467393cf2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python2-werkzeug
	pkgdesc = Swiss Army knife of Python web development (legacy Python 2 version)
	pkgver = 1.0.1
	pkgrel = 3
	url = https://pypi.org/project/werkzeug/1.0.1/
	arch = any
	license = custom:BSD
	makedepends = python2-setuptools
	optdepends = python2-cryptography: for serving WSGI applications
	optdepends = python2-greenlet: alternative for concurrency (multithreading)
	optdepends = python2-pytest-timeout: needed for check() during build
	optdepends = python2-requests: needed for check() during build
	optdepends = python2-requests-unixsocket: needed for check() during build
	source = werkzeug-1.0.1.tar.gz::https://github.com/pallets/werkzeug/archive/refs/tags/1.0.1.tar.gz
	b2sums = d2dcdce8b1bcbb177b52b0915f2c0ac17d235dee3c77b23e81e4b35412d1f53a194d3c7c7f2a5c065ade99797effe72cc464cf6980b12c761a8a919338021660

pkgname = python2-werkzeug
	depends = python2