python/python-autobahn: Updated for version 17.10.1.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2017-11-17 12:06:16 +00:00 committed by Willy Sudiarto Raharjo
parent 74a0b2ca8e
commit 624af05ba7
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=python-autobahn
VERSION=${VERSION:-17.9.3}
VERSION=${VERSION:-17.10.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="python-autobahn"
VERSION="17.9.3"
VERSION="17.10.1"
HOMEPAGE="https://crossbar.io/autobahn/"
DOWNLOAD="https://pypi.python.org/packages/68/ed/a2e80b4490955f450d8ef7419a1f7052b21681c8ed2c27c15796674484ff/autobahn-17.9.3.tar.gz"
MD5SUM="26c24d0049c43f902ab0b8d16a3e3ce2"
DOWNLOAD="https://pypi.python.org/packages/e4/2e/01a64212b1eb580d601fa20f146c962235e3493795f46e3b254597ec635d/autobahn-17.10.1.tar.gz"
MD5SUM="f8c8d74bf73644719b751e6fb11dc4a3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-txaio"