summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author David Spencer2017-09-16 18:14:06 +0200
committer Willy Sudiarto Raharjo2017-09-17 15:29:53 +0200
commite5ab18be8c1849fb829c4e31448afa2350da17f7 (patch)
tree7fa3586a1899d9c0baea74e79a7b71a5409da2e1
parent32b884cf40027d63baf3bc99b44a9813d85f7ee3 (diff)
downloadslackbuilds-e5ab18be8c1849fb829c4e31448afa2350da17f7.tar.gz
python/python-autobahn: Updated for version 17.9.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--python/python-autobahn/python-autobahn.SlackBuild2
-rw-r--r--python/python-autobahn/python-autobahn.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-autobahn/python-autobahn.SlackBuild b/python/python-autobahn/python-autobahn.SlackBuild
index fd16b14b08..a7cca884a0 100644
--- a/python/python-autobahn/python-autobahn.SlackBuild
+++ b/python/python-autobahn/python-autobahn.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=python-autobahn
-VERSION=${VERSION:-17.7.1}
+VERSION=${VERSION:-17.9.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-autobahn/python-autobahn.info b/python/python-autobahn/python-autobahn.info
index e4cfc5c005..5cd4253ab6 100644
--- a/python/python-autobahn/python-autobahn.info
+++ b/python/python-autobahn/python-autobahn.info
@@ -1,8 +1,8 @@
PRGNAM="python-autobahn"
-VERSION="17.7.1"
+VERSION="17.9.2"
HOMEPAGE="http://crossbar.io/autobahn/"
-DOWNLOAD="https://pypi.python.org/packages/34/64/56b69ff88da42b29794a7b6d22f3d55bc2d487443d18a4611e60c1b6d901/autobahn-17.7.1.tar.gz"
-MD5SUM="0458295eff8a05b09982e87125a1a2e8"
+DOWNLOAD="https://pypi.python.org/packages/17/71/898dbf715057e720b01e351f2b00d881cf1066c0d0dd719446e930de6818/autobahn-17.9.2.tar.gz"
+MD5SUM="89fcff6d03d54d1d802ecccaeefb8db7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-txaio"