blob: 352dc7451b3f4c2251172be65d35215cd26e68b1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = python-httpcore0.10
pkgdesc = A minimal HTTP client (version 0.10)
pkgver = 0.10.2
pkgrel = 1
url = https://github.com/encode/httpcore
arch = any
license = BSD
checkdepends = python-pytest-asyncio
checkdepends = python-pytest-trio
checkdepends = python-trustme
checkdepends = uvicorn
checkdepends = mitmproxy<7
makedepends = python-setuptools
makedepends = python-h2
depends = python-h11
depends = python-sniffio
optdepends = python-h2: for HTTP/2 support
provides = python-httpcore=0.10.2
conflicts = python-httpcore
source = python-httpcore0.10-0.10.2.tar.gz::https://github.com/encode/httpcore/archive/0.10.2.tar.gz
sha512sums = 714ae548d194f5eb71447d13669b32ae9b37deee5791e0e171e04c721eb99f21c55996cc06cf82f115d9e11d806c1d6c0b54fe61922bb419d90c94cd93e374ce
b2sums = ad5615b6a45dc5cd1a0128a6a6a48b0b29a4f56b753869c55018913a9047d712a028ed74a8fa2fcee36cc851f1c0f85a9f4ddf7c7aa1f5e3b28b09761c511aea
pkgname = python-httpcore0.10
|