summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bbecd71dbd88332f860d13f8ce045a12cbb87893 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
pkgbase = python-wsgi-intercept
	pkgdesc = Intercept socket connection to wsgi applications for testing
	pkgver = 1.13.1
	pkgrel = 1
	url = https://github.com/cdent/wsgi-intercept
	arch = any
	license = MIT
	checkdepends = python-httplib2
	checkdepends = python-pytest
	checkdepends = python-requests
	checkdepends = python-urllib3
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-sphinx
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-six
	optdepends = python-httplib2: for intercepting requests of python-httplib2
	optdepends = python-requests: for intercepting requests of python-requests
	optdepends = python-urllib3: for intercepting requests of python-urllib3
	source = wsgi-intercept-1.13.1.tar.gz::https://api.github.com/repos/cdent/wsgi-intercept/tarball/refs/tags/v1.13.1
	b2sums = ae4e93ae04d86caa3a7787969e5806a386aae78b3c4369e00de211383a78aa9e213ff67ab8c7f6de7c0fef046ea63fb80c3fceb401ea956ba79af87097ed8ee8

pkgname = python-wsgi-intercept