blob: d17d788a68a837e9a4a7322cf2c0e08cf86bf480 (
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
27
28
29
30
31
32
33
34
|
pkgbase = python-locust-git
pkgdesc = Scalable user load testing tool written in Python
pkgver = 2.42.6.r31.g3a0fb6d5
pkgrel = 1
url = https://github.com/locustio/locust
arch = any
license = MIT
makedepends = git
makedepends = python-hatch
makedepends = python-hatch-vcs
makedepends = python-cryptography
makedepends = python-pyquery
makedepends = python-retry
depends = python-flask
depends = python-werkzeug
depends = python-requests
depends = python-msgpack
depends = python-pyzmq
depends = python-geventhttpclient
depends = python-configargparse
depends = python-tomli
depends = python-typing_extensions
depends = python-psutil
depends = python-flask-login
depends = python-flask-cors
depends = python-socketio
depends = python-engineio
depends = python-pytest
provides = python-locust
conflicts = python-locust
source = python-locust-git::git+https://github.com/locustio/locust
sha256sums = SKIP
pkgname = python-locust-git
|