diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-04-15 17:18:33 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-21 07:42:57 +0700 |
commit | b4f60d947beb427732e53c5286e3ced0b6c0688e (patch) | |
tree | 64665e35ea9b044b2844cd4a9debab8f6f5733fa /python | |
parent | 3ac832cfbaaf895024e78657c839ad0f6d7abfad (diff) |
python/python-autobahn: Updated for version 18.4.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 6c6fece52939..1fd54d88400e 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:-18.3.1} +VERSION=${VERSION:-18.4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-autobahn/python-autobahn.info b/python/python-autobahn/python-autobahn.info index 8134e8a46481..9247812cd3ba 100644 --- a/python/python-autobahn/python-autobahn.info +++ b/python/python-autobahn/python-autobahn.info @@ -1,8 +1,8 @@ PRGNAM="python-autobahn" -VERSION="18.3.1" +VERSION="18.4.1" HOMEPAGE="https://crossbar.io/autobahn/" -DOWNLOAD="https://pypi.python.org/packages/79/c2/d831ba6e27b1b1d36e3443b072632cc25df8ba9d74adf4096bfd5a19dd9c/autobahn-18.3.1.tar.gz" -MD5SUM="b3705aa5b52687cc2730f90623e2de89" +DOWNLOAD="https://pypi.python.org/packages/9d/38/f36f40a66132d2de78473c307eaa4f6cb01e802ab6b3b3cda002d8a4c4b5/autobahn-18.4.1.tar.gz" +MD5SUM="f78b30e15b2c277ff6a474fe16a68258" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python-txaio" |