summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a45958ed9513c8cb60cedd4900bed7306e829962 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-geventhttpclient
	pkgdesc = A high performance, concurrent HTTP client library for python using gevent
	pkgver = 1.5.3
	pkgrel = 1
	url = http://github.com/gwik/geventhttpclient
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python-gevent
	depends = python-certifi
	depends = python-six
	depends = python-brotli
	source = https://files.pythonhosted.org/packages/source/g/geventhttpclient/geventhttpclient-1.5.3.tar.gz
	sha256sums = f59e5153f22e4a0be27b48aece8e45e19c1da294f8c49442b1c9e4d152c5c4c3

pkgname = python-geventhttpclient