summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSherlock Holo2017-09-13 02:23:57 +0800
committerSherlock Holo2017-09-13 02:23:57 +0800
commit9d17aa99b66424774c26c561d2a66a81e8a3ccc4 (patch)
tree18632ed32dc55f26b9cdb36ad5a9c0b852bdb8e0
parentcda106d2d48e152a974968bd9a9ae5e203f4a1a1 (diff)
downloadaur-9d17aa99b66424774c26c561d2a66a81e8a3ccc4.tar.gz
Add deps: python-pyzmq
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 923bd55670e2..840ec0466121 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue Sep 12 18:15:27 UTC 2017
+# Tue Sep 12 18:23:54 UTC 2017
pkgbase = python-locust-git
pkgdesc = An easy-to-use, distributed, user load testing tool.
pkgver = v0.8a1.82.g8c4eeae
- pkgrel = 2
+ pkgrel = 3
url = http://locust.io/
arch = any
license = MIT
@@ -13,6 +13,7 @@ pkgbase = python-locust-git
depends = python-flask
depends = python-requests
depends = python-msgpack
+ depends = python-pyzmq
source = git://github.com/locustio/locust.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 5c691f7cf1b7..f07a715a1fd4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=python-locust-git
_pkgname=locust
pkgver=v0.8a1.82.g8c4eeae
-pkgrel=2
+pkgrel=3
pkgdesc="An easy-to-use, distributed, user load testing tool."
arch=('any')
url="http://locust.io/"
license=('MIT')
-depends=('python-gevent' 'python-flask' 'python-requests' 'python-msgpack')
+depends=('python-gevent' 'python-flask' 'python-requests' 'python-msgpack' 'python-pyzmq')
makedepends=('git' 'python-setuptools')
source=('git://github.com/locustio/locust.git')
md5sums=('SKIP') # skip git source checksum