summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 671899fc60eac8a31c70a548d9e5946dcce251e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-locust-git
	pkgdesc = Scalable user load testing tool written in Python
	pkgver = 0.13.2.r6.g989fa24
	pkgrel = 1
	url = https://github.com/locustio/locust
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-setuptools
	depends = python-flask
	depends = python-gevent
	depends = python-geventhttpclient-wheels
	depends = python-msgpack
	depends = python-pyzmq
	depends = python-requests
	depends = python-six
	provides = python-locust
	conflicts = python-locust
	source = python-locust-git::git+https://github.com/locustio/locust
	md5sums = SKIP

pkgname = python-locust-git