2024-02-20 01:21:59 +01:00

33 lines
1.2 KiB
Plaintext

pkgbase = python-httpcore
pkgdesc = A minimal HTTP client
pkgver = 1.0.2
pkgrel = 2
url = https://github.com/encode/httpcore
arch = any
license = BSD
checkdepends = python-pytest-httpbin
checkdepends = python-pytest-trio
makedepends = python-build
makedepends = python-installer
makedepends = python-hatchling
makedepends = python-hatch-fancy-pypi-readme
makedepends = python-h2
makedepends = python-socksio
makedepends = python-trio
makedepends = python-anyio
makedepends = python-sniffio
depends = python
depends = python-h11
depends = python-certifi
optdepends = python-h2: for HTTP/2 support
optdepends = python-socksio: for SOCKS support
optdepends = python-anyio: for asyncio backend
optdepends = python-trio: for trio backend
optdepends = python-sniffio: for async support
source = python-httpcore-1.0.2.tar.gz::https://github.com/encode/httpcore/archive/1.0.2.tar.gz
source = allow-older-anyio.diff
sha512sums = 6fc0c686b0b02b1e822550c18a7a90d2501f9d530598511877ee8cb09a0bdc4d56afe48cbb5fab5f8c1a12ea443055fe2a081b990fa4270f84db8197646b4979
sha512sums = 5be9cca027e67dafad716ffd68001f2eb4560e71cd213c0c4833c985313ced0cff50e924a54a3773732a3909a75e842ddf3c0b9ecaea5015dea9f934837a2e61
pkgname = python-httpcore