summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author David Spencer <baildon.research@googlemail.com>2018-11-03 21:18:29 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-11-10 07:46:42 +0700
commit17154ce3df6ccdb173ed04a7789ab96cd191b4d6 (patch)
tree5512143c21607ed996565d0be456d6b5d2dfbefe /python
parent1d520a8c62f38d98535c9e9b6bb4c03689f66e27 (diff)
downloadslackbuilds-17154ce3df6ccdb173ed04a7789ab96cd191b4d6.tar.gz
slackbuilds-17154ce3df6ccdb173ed04a7789ab96cd191b4d6.tar.xz
python/python-autobahn: Updated for version 18.10.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python')
-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 624b0ff370..667cabcd92 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:-18.9.2}
+VERSION=${VERSION:-18.10.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-autobahn/python-autobahn.info b/python/python-autobahn/python-autobahn.info
index d9a45079a7..25f0f1b07b 100644
--- a/python/python-autobahn/python-autobahn.info
+++ b/python/python-autobahn/python-autobahn.info
@@ -1,8 +1,8 @@
PRGNAM="python-autobahn"
-VERSION="18.9.2"
+VERSION="18.10.1"
HOMEPAGE="https://crossbar.io/autobahn/"
-DOWNLOAD="https://files.pythonhosted.org/packages/68/f8/43ef6e614f27a97a88a6e91768d3917adff630936ec71665fcc3bec48e53/autobahn-18.9.2.tar.gz"
-MD5SUM="e8192e3a4bb7dc59db2a82234b13b080"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/a/autobahn/autobahn-18.10.1.tar.gz"
+MD5SUM="66767ee7b3dd31e76c77ab18eeaa619c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-txaio"