summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 74d853a9eef811f2ad7f4342e9d8c2340442be81 (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.2u.r5.g54acdd16
	pkgrel = 2
	url = https://pypi.org/project/werkzeug/
	arch = any
	license = custom:BSD
	makedepends = python2-setuptools
	depends = python2
	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-54acdd16b247f7037482737e72ec52fc6d50a78d.tar.gz::https://github.com/pallets/werkzeug/archive/54acdd16b247f7037482737e72ec52fc6d50a78d.tar.gz
	b2sums = 805001d280ae0818ea0dbecfe543a08f9fa5a9dcacb03b4cb630dce538cc251295811118d42f5a740f2180bbd429874a63570d34218b5e794a1e3220afe60e94

pkgname = python2-werkzeug