summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ccb00a073d0bcb8f39cf9cd965fd4d871943c752 (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
pkgbase = python-webtest-aiohttp
	pkgdesc = Provides integration of WebTest with aiohttp.web applications
	pkgver = 2.0.0
	pkgrel = 5
	url = https://pypi.org/project/webtest-aiohttp
	arch = any
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-pytest-aiohttp
	checkdepends = python-pytest-asyncio
	checkdepends = python-pytest-loop
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-aiohttp
	depends = python-webob
	depends = python-webtest
	source = webtest-aiohttp-2.0.0.tar.gz::https://github.com/sloria/webtest-aiohttp/archive/refs/tags/2.0.0.tar.gz
	source = webtest-aiohttp-PR7-fix-tests-Python311.patch::https://github.com/sloria/webtest-aiohttp/pull/7.patch
	b2sums = 38e782a465f929efd455109a3108499bfe605a4c5434dd9dc5945147138f8b7fb8159bae7bb8ef5a9a85423fc77028b6012f159b07fe9d3da81f851f0ce07deb
	b2sums = 52c3dd7824eab79080ce2c79c05da725bf7054b13a4edc19fc1d98946846c1c2ae6038f64e0fc5c23750169b2dba7748b029ba0f1b2ce42a24698e6414e88ba7

pkgname = python-webtest-aiohttp