summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 66348227bb5f8497c464dd7a4217b559e27ed85e (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
25
26
27
28
29
pkgbase = python-qh3-git
	pkgdesc = Lightweight QUIC and HTTP/3 implementation in Python (development version)
	pkgver = 1.7.1.r0.gafd189c
	pkgrel = 1
	url = https://github.com/jawah/qh3
	arch = aarch64
	arch = x86_64
	license = BSD-3-Clause
	makedepends = cmake
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-maturin
	makedepends = python-wheel
	depends = glibc
	depends = libgcc
	depends = python
	optdepends = httpbin: needed to run the examples in the doc directory
	optdepends = python-asgiref: needed to run the examples in the doc directory
	optdepends = python-dnslib: needed to run the examples in the doc directory
	optdepends = python-starlette: needed to run the examples in the doc directory
	optdepends = python-uvloop: needed to run the examples in the doc directory
	optdepends = python-wsproto: needed to run the examples in the doc directory
	provides = python-qh3
	conflicts = python-qh3
	source = qh3::git+https://github.com/jawah/qh3.git
	sha256sums = SKIP

pkgname = python-qh3-git