46 lines
2.0 KiB
Plaintext
46 lines
2.0 KiB
Plaintext
pkgbase = python-httpx
|
|
pkgdesc = A next generation HTTP client for Python
|
|
pkgver = 0.26.0
|
|
pkgrel = 1
|
|
url = https://github.com/encode/httpx
|
|
arch = any
|
|
license = BSD
|
|
checkdepends = python-pytest-asyncio
|
|
checkdepends = python-pytest-trio
|
|
checkdepends = python-typing_extensions
|
|
checkdepends = python-brotli
|
|
checkdepends = python-brotlicffi
|
|
checkdepends = python-h2
|
|
checkdepends = python-trustme
|
|
checkdepends = uvicorn
|
|
checkdepends = python-socksio
|
|
checkdepends = python-rich
|
|
checkdepends = python-chardet
|
|
makedepends = python-build
|
|
makedepends = python-installer
|
|
makedepends = python-hatchling
|
|
makedepends = python-hatch-fancy-pypi-readme
|
|
makedepends = python-pygments
|
|
depends = python
|
|
depends = python-certifi
|
|
depends = python-httpcore
|
|
depends = python-idna
|
|
depends = python-sniffio
|
|
depends = python-anyio
|
|
optdepends = python-brotli: for brotli response decompression
|
|
optdepends = python-brotlicffi: for brotli 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
|
|
source = python-httpx-0.26.0.tar.gz::https://github.com/encode/httpx/archive/0.26.0.tar.gz
|
|
source = uvicorn-test-server-use-h11.diff
|
|
sha512sums = 76838d5c191700f5fd4c6afcc9d129f3809811f6ce40d45edf89518457a9497cdd94c11a68a9c42494780c579eaa43760a8bd85313d7864a8f5ae1c1b9912d61
|
|
sha512sums = d3e6a9df365aff5e4e7b724469672c6da9c7e95cc5d79339ebd1ea249236802d81b8792efb0826f89747424fa1bef20d4965ddb75b3b67e9cd320b5fcc738f18
|
|
b2sums = 1de507dd1a0a4f5c87187645f7928f37f29e9a6cdcaacfbefe0e324cda5ad7f86a29efe99b496629a2e2f14851b8a6312d8be4595cfc61a97ce302b284dd1939
|
|
b2sums = f7fc5aa67d59dfbf544ea2668a5df6449d1cb30f5adf1433d92ebbc0fd10d46fec592f1befe829e126d72240666b9c3ea1f69a9f2cca6f3f4e135a7e454be25d
|
|
|
|
pkgname = python-httpx
|