summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5db71ff2d11d501df9601f470d232b4010e0d739 (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-jh2-git
	pkgdesc = HTTP/2 State-Machine based protocol implementation (latest git commit)
	pkgver = 5.0.7.r0.g3d25ec6
	pkgrel = 2
	url = https://github.com/jawah/h2
	arch = aarch64
	arch = x86_64
	license = MIT
	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-jh2
	conflicts = python-jh2
	options = lto
	source = jh2::git+https://github.com/jawah/h2.git
	sha256sums = SKIP

pkgname = python-jh2-git