diff options
author | David Spencer <baildon.research@googlemail.com> | 2017-04-01 13:19:51 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-08 06:57:43 +0700 |
commit | 8887d576f09edb6abd41edf6dce51e46de19717c (patch) | |
tree | 4024caa340106d1fd55293740f24feda4fdb8d39 | |
parent | 5ed0d90c5fbd04055becdb81c038edb00908d246 (diff) | |
download | slackbuilds-8887d576f09edb6abd41edf6dce51e46de19717c.tar.gz |
python/python-autobahn: Updated for version 0.18.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r-- | python/python-autobahn/python-autobahn.SlackBuild | 2 | ||||
-rw-r--r-- | python/python-autobahn/python-autobahn.info | 6 |
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" |