48 lines
2.1 KiB
Plaintext
48 lines
2.1 KiB
Plaintext
pkgbase = python-httpx
|
|
pkgdesc = A next generation HTTP client for Python
|
|
pkgver = 0.27.2
|
|
pkgrel = 1
|
|
url = https://github.com/encode/httpx
|
|
arch = any
|
|
license = BSD-3-Clause
|
|
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
|
|
checkdepends = python-zstandard
|
|
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-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
|
|
source = python-httpx-0.27.2.tar.gz::https://github.com/encode/httpx/archive/0.27.2.tar.gz
|
|
source = uvicorn-test-server-use-h11.diff
|
|
sha512sums = c7852ae3e982bacee1587b66aed506f3f7e12caf296e651d3cdd9c111a7d737af49473be455bcabccc8e52487ad18b4821ea56b39500c3b77ed2325fc55505ae
|
|
sha512sums = d3e6a9df365aff5e4e7b724469672c6da9c7e95cc5d79339ebd1ea249236802d81b8792efb0826f89747424fa1bef20d4965ddb75b3b67e9cd320b5fcc738f18
|
|
b2sums = 7e77cab0e9bda032cd595549e43dfc102f90bb8668b62f6b1f0df6bce6b6358f34aa1f51457a315eb774dde8c76083d180c02ff45283dd348c39b4a659307713
|
|
b2sums = f7fc5aa67d59dfbf544ea2668a5df6449d1cb30f5adf1433d92ebbc0fd10d46fec592f1befe829e126d72240666b9c3ea1f69a9f2cca6f3f4e135a7e454be25d
|
|
|
|
pkgname = python-httpx
|