summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author David Spencer2018-05-14 16:08:26 +0200
committer David Spencer2018-05-19 01:45:03 +0200
commit80927089771bf30ddbfcfd5ca09fbdce5e54ac27 (patch)
tree7c6ce4154d5bd8dd8af381df5532d6a40acfacbf /python
parente2e59ebb63e644fe21e72188214f6a15264f36fe (diff)
downloadslackbuilds-80927089771bf30ddbfcfd5ca09fbdce5e54ac27.tar.gz
python/python-autobahn: Updated for version 18.5.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 1fd54d8840..3832098337 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.4.1}
+VERSION=${VERSION:-18.5.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-autobahn/python-autobahn.info b/python/python-autobahn/python-autobahn.info
index 9247812cd3..5b03e6097d 100644
--- a/python/python-autobahn/python-autobahn.info
+++ b/python/python-autobahn/python-autobahn.info
@@ -1,8 +1,8 @@
PRGNAM="python-autobahn"
-VERSION="18.4.1"
+VERSION="18.5.1"
HOMEPAGE="https://crossbar.io/autobahn/"
-DOWNLOAD="https://pypi.python.org/packages/9d/38/f36f40a66132d2de78473c307eaa4f6cb01e802ab6b3b3cda002d8a4c4b5/autobahn-18.4.1.tar.gz"
-MD5SUM="f78b30e15b2c277ff6a474fe16a68258"
+DOWNLOAD="https://files.pythonhosted.org/packages/c1/85/aa96db235dc4035bd4c3e71073925e97f2763dfc066c647a509f1e8f9a96/autobahn-18.5.1.tar.gz"
+MD5SUM="b7eaacbbe756374e41eee0956f425516"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-txaio"