summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ea62268e6207dbe1467ca8488ffbcdd2ca4bb8f4 (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
# Generated by mksrcinfo v8
# Thu Nov 22 16:12:10 UTC 2018
pkgbase = python-httptools
	pkgdesc = Fast HTTP parser
	pkgver = 0.0.11
	pkgrel = 1
	url = https://github.com/MagicStack/httptools
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = python-setuptools
	makedepends = cython
	makedepends = http-parser
	source = https://github.com/MagicStack/httptools/archive/v0.0.11.tar.gz
	source = 0001-setup.py-Use-Cython-directly.patch
	source = 0002-use-system-http_parser.patch
	sha256sums = 23a03747de13c060deb52f97ee0f62b21d5cf8c772fe73d5652978ea6130b2df
	sha256sums = f32dd7a31a858ec52c4ed7559a7dc358fb03702160bf388c7dbd4ad5802524d4
	sha256sums = 42e9d6041eb5c5fece89596e9ca2b5dc718aceda5892eb3144d0bd849633b10a

pkgname = python-httptools
	depends = python
	depends = http-parser