diff options
author | David Spencer <baildon.research@googlemail.com> | 2017-07-24 15:51:15 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-07-24 15:51:15 +0100 |
commit | 24eab8c38a575188882573412bdba7e385864625 (patch) | |
tree | fdcbd21bb5bf61c627d08b47310fdc4331e349d2 /python | |
parent | 1648d1a2762908e75aab9949f623b595c1357ced (diff) | |
download | slackbuilds-24eab8c38a575188882573412bdba7e385864625.tar.gz |
python/python-autobahn: Updated for version 17.7.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python')
-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 9547e38c3c..fd16b14b08 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:-17.6.2} +VERSION=${VERSION:-17.7.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-autobahn/python-autobahn.info b/python/python-autobahn/python-autobahn.info index dc45593a28..e4cfc5c005 100644 --- a/python/python-autobahn/python-autobahn.info +++ b/python/python-autobahn/python-autobahn.info @@ -1,8 +1,8 @@ PRGNAM="python-autobahn" -VERSION="17.6.2" +VERSION="17.7.1" HOMEPAGE="http://crossbar.io/autobahn/" -DOWNLOAD="https://pypi.python.org/packages/02/77/8429ed2f7c9adc911e9f362f1c8058f87e209e5dc0273bac37d22fbe0b10/autobahn-17.6.2.tar.gz" -MD5SUM="905a07cde5c2eb3566a6d8d40832cac8" +DOWNLOAD="https://pypi.python.org/packages/34/64/56b69ff88da42b29794a7b6d22f3d55bc2d487443d18a4611e60c1b6d901/autobahn-17.7.1.tar.gz" +MD5SUM="0458295eff8a05b09982e87125a1a2e8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python-txaio" |