blob: 81bb031895d2c2131ac89e60035d862beda65d86 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-qh3-bin
pkgdesc = Lightweight QUIC and HTTP/3 implementation in Python
pkgver = 0.15.0
pkgrel = 1
url = https://github.com/jawah/qh3
arch = x86_64
license = BSD-3-Clause
makedepends = python-build
makedepends = python-installer
depends = glibc
depends = python
depends = python-cryptography
provides = python-qh3
conflicts = python-qh3
source = https://files.pythonhosted.org/packages/f7/9e/514e3d4599963406f5920513b8d28b4b7903c9923bc816e998d2c46c2622/qh3-0.15.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
sha256sums = af19986f61f86a0d7704f23b6d1944d3123fb6d18b05f5a84fb915b0b4632021
pkgname = python-qh3-bin
|