summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author David Spencer2017-02-25 22:19:08 +0100
committer Willy Sudiarto Raharjo2017-03-04 01:27:26 +0100
commit50cacaa1794f8106f64398290d059cee3aabef60 (patch)
treef18dde5c7c6d30b4acedd7a639322c25ccc1fbc2
parent2d20d4a4c0aa358e98eabc05cc74a4627a16c606 (diff)
downloadslackbuilds-50cacaa1794f8106f64398290d059cee3aabef60.tar.gz
python/python-autobahn: Updated for version 0.17.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 5618ee9954..22aeec5409 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:-0.17.1}
+VERSION=${VERSION:-0.17.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-autobahn/python-autobahn.info b/python/python-autobahn/python-autobahn.info
index c014dc14fc..c68b42f821 100644
--- a/python/python-autobahn/python-autobahn.info
+++ b/python/python-autobahn/python-autobahn.info
@@ -1,8 +1,8 @@
PRGNAM="python-autobahn"
-VERSION="0.17.1"
+VERSION="0.17.2"
HOMEPAGE="http://autobahn.ws/python/"
-DOWNLOAD="https://pypi.python.org/packages/28/36/c146415f70f62ae678c4b6dae64872eb7d55661dbb8830a5fa594143478c/autobahn-0.17.1.tar.gz"
-MD5SUM="f6b3c2684b873ae29111385b695b28fb"
+DOWNLOAD="https://pypi.python.org/packages/1b/c9/b4c8fa9aa92d5a5ea6786b173b1daf5ae57682aeed059987a74637d6e0fe/autobahn-0.17.2.tar.gz"
+MD5SUM="f3632cfbc3766c32a20d3293c62187e1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-txaio"