summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorStick2020-04-02 11:21:21 -0400
committerStick2020-04-02 11:21:21 -0400
commit7eb684ca57dfa11395ea72e287a4dc3e906969fe (patch)
treeed4b37893fa535cdbc6c93622219d63c63153155 /.SRCINFO
parent4cb189e835c62eef7845d3cac1f0ed3f3f600a3f (diff)
downloadaur-7eb684ca57dfa11395ea72e287a4dc3e906969fe.tar.gz
create setuptools package
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO30
1 files changed, 14 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e2d0ceef9d1a..5872edffc511 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,25 +1,23 @@
-pkgbase = python-locust-git
+pkgbase = python-locustio
pkgdesc = Scalable user load testing tool written in Python
- pkgver = 0.14.5.r83.g34cb6d1
- pkgrel = 2
- url = https://github.com/locustio/locust
+ pkgver = 0.14.5
+ pkgrel = 1
+ url = https://locust.io/
arch = any
license = MIT
- makedepends = git
makedepends = python-setuptools
- depends = python-configargparse
- depends = python-flask
depends = python-gevent
- depends = python-geventhttpclient-wheels
+ depends = python-flask
+ depends = python-requests
depends = python-msgpack
- depends = python-psutil
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
+ depends = python-geventhttpclient-wheels
+ depends = python-configargparse
+ depends = python-psutil
+ provides = python-locustio
+ conflicts = python-locustio
+ source = https://files.pythonhosted.org/packages/source/l/locustio/locustio-0.14.5.tar.gz
+ sha256sums = e4dae8d57de5d3d6ce7edcca71c8493cb9e62a104435788c8f92a00849bd0bc6
-pkgname = python-locust-git
+pkgname = python-locustio