summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 415e3c528f9e99d7903d593629f45520c2d92596 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-respx
	pkgdesc = Mock HTTPX with awesome request patterns and response side effects
	pkgver = 0.19.2
	pkgrel = 1
	url = https://github.com/lundberg/respx
	arch = any
	license = BSD
	checkdepends = python-pytest
	checkdepends = python-pytest-asyncio
	checkdepends = python-starlette
	checkdepends = python-trio
	checkdepends = python-flask
	makedepends = python-setuptools
	depends = python-httpx
	source = python-respx-0.19.2.tar.gz::https://github.com/lundberg/respx/archive/refs/tags/0.19.2.tar.gz
	sha512sums = 99e1da094f1b4446a837fda4edfb8c0201c582d55865987c6d5301f0779057923012c7d5157d7762be4603b98ce77ed0261b9614f199ca40ad4ecf4d61b04228

pkgname = python-respx