summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 22aeec5409..2cde7630d9 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.2}
+VERSION=${VERSION:-0.18.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-autobahn/python-autobahn.info b/python/python-autobahn/python-autobahn.info
index c68b42f821..d971f600e2 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.2"
+VERSION="0.18.1"
HOMEPAGE="http://autobahn.ws/python/"
-DOWNLOAD="https://pypi.python.org/packages/1b/c9/b4c8fa9aa92d5a5ea6786b173b1daf5ae57682aeed059987a74637d6e0fe/autobahn-0.17.2.tar.gz"
-MD5SUM="f3632cfbc3766c32a20d3293c62187e1"
+DOWNLOAD="https://pypi.python.org/packages/c1/2c/bc117ed7b9add78307305a75eef35c7b4b27ae23bb80c571ec789b0ca247/autobahn-0.18.1.tar.gz"
+MD5SUM="b53539eb83b99c0b4a6357909991e5f7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-txaio"