summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b09e25f7b0d7b8c7c1b219289c31749c4b0bc580 (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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
pkgbase = python-httpx-git
	pkgdesc = A next generation HTTP client for Python
	pkgver = 0.28.1.r18.g652f051f
	pkgrel = 1
	url = https://github.com/encode/httpx
	arch = any
	license = BSD
	checkdepends = python-brotli
	checkdepends = python-brotlicffi
	checkdepends = python-chardet
	checkdepends = python-h2
	checkdepends = python-pytest-asyncio
	checkdepends = python-pytest-trio
	checkdepends = python-rich
	checkdepends = python-socksio
	checkdepends = python-trustme
	checkdepends = python-zstandard
	checkdepends = uvicorn
	makedepends = git
	makedepends = python-build
	makedepends = python-hatch-fancy-pypi-readme
	makedepends = python-hatchling
	makedepends = python-installer
	makedepends = python-pygments
	depends = python-anyio
	depends = python-certifi
	depends = python-httpcore
	depends = python-idna
	depends = python-sniffio
	optdepends = python-brotli: for brotli response decompression
	optdepends = python-brotlicffi: for brotli response decompression
	optdepends = python-zstandard: for zstd response decompression
	optdepends = python-h2: HTTP/2 support
	optdepends = python-socksio: SOCKS proxy support
	optdepends = python-click: command line client support
	optdepends = python-rich: command line client support
	optdepends = python-pygments: command line client support
	optdepends = python-trio: alternative async library
	provides = python-httpx=0.28.1.r18.g652f051f
	conflicts = python-httpx
	replaces = python-httpx
	source = git+https://github.com/encode/httpx.git
	source = uvicorn-test-server-use-h11.diff
	sha512sums = SKIP
	sha512sums = d3e6a9df365aff5e4e7b724469672c6da9c7e95cc5d79339ebd1ea249236802d81b8792efb0826f89747424fa1bef20d4965ddb75b3b67e9cd320b5fcc738f18
	b2sums = SKIP
	b2sums = f7fc5aa67d59dfbf544ea2668a5df6449d1cb30f5adf1433d92ebbc0fd10d46fec592f1befe829e126d72240666b9c3ea1f69a9f2cca6f3f4e135a7e454be25d

pkgname = python-httpx-git