31 lines
1.1 KiB
Plaintext
31 lines
1.1 KiB
Plaintext
pkgbase = python-httpcore
|
|
pkgdesc = A minimal HTTP client
|
|
pkgver = 1.0.7
|
|
pkgrel = 2
|
|
url = https://github.com/encode/httpcore
|
|
arch = any
|
|
license = BSD-3-Clause
|
|
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.7.tar.gz::https://github.com/encode/httpcore/archive/1.0.7.tar.gz
|
|
sha512sums = d41625fc5f53596e6dabcd99f809ca8006b6fe3701f022ad10ddc0dd14f5c41873cd1a12fb444ef5e6d191114a55467ce4983c6a8fff18a7a403d7814eb5868d
|
|
|
|
pkgname = python-httpcore
|