summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 72c02e78e0e4a8dea580ab778e935234238153cf (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
pkgbase = python-qh3-git
	pkgdesc = Lightweight QUIC and HTTP/3 implementation in Python (latest git commit)
	pkgver = 1.3.0.r0.g316387e
	pkgrel = 1
	url = https://github.com/jawah/qh3
	arch = aarch64
	arch = x86_64
	license = BSD-3-Clause
	makedepends = clang
	makedepends = cmake
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-maturin
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = gcc-libs
	depends = glibc
	depends = python>3.7
	provides = python-qh3
	conflicts = python-qh3
	options = lto
	source = qh3::git+https://github.com/jawah/qh3.git
	sha256sums = SKIP

pkgname = python-qh3-git