summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author David Spencer <baildon.research@googlemail.com>2017-04-18 14:19:29 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-22 08:10:45 +0700
commit6f98f7666ddc0cd43ac48d3794d6bc820f8d613e (patch)
treecb99e9a4a0158e7c4e62a7c5d299ac326886a11b /python
parentdd852ab841216e0b74c5eaa2eb79702fef55e4d3 (diff)
downloadslackbuilds-6f98f7666ddc0cd43ac48d3794d6bc820f8d613e.tar.gz
slackbuilds-6f98f7666ddc0cd43ac48d3794d6bc820f8d613e.tar.xz
python/python-autobahn: Updated for version 0.18.2.
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 2cde7630d9..245c2356c5 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.18.1}
+VERSION=${VERSION:-0.18.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-autobahn/python-autobahn.info b/python/python-autobahn/python-autobahn.info
index d971f600e2..652ed97903 100644
--- a/python/python-autobahn/python-autobahn.info
+++ b/python/python-autobahn/python-autobahn.info
@@ -1,8 +1,8 @@
PRGNAM="python-autobahn"
-VERSION="0.18.1"
+VERSION="0.18.2"
HOMEPAGE="http://autobahn.ws/python/"
-DOWNLOAD="https://pypi.python.org/packages/c1/2c/bc117ed7b9add78307305a75eef35c7b4b27ae23bb80c571ec789b0ca247/autobahn-0.18.1.tar.gz"
-MD5SUM="b53539eb83b99c0b4a6357909991e5f7"
+DOWNLOAD="https://pypi.python.org/packages/28/57/d300625e568a1d7c657f4b9520fe192130023432a5d632fbac0dcb236390/autobahn-0.18.2.tar.gz"
+MD5SUM="48cc34f14022a13cf2915466179c7bb7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-txaio"