31 lines
1.1 KiB
Plaintext
31 lines
1.1 KiB
Plaintext
pkgbase = python-httpcore
|
|
pkgdesc = A minimal HTTP client
|
|
pkgver = 1.0.5
|
|
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.5.tar.gz::https://github.com/encode/httpcore/archive/1.0.5.tar.gz
|
|
sha512sums = 4b37f3874e65908598b906167d5b0840f66ffef95b65110d318d9e64df5fd23770a08ea44ea2f3cf6f9db50f20bb9fec99b40323b959675b37168414cf397bf8
|
|
|
|
pkgname = python-httpcore
|