summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Arn02022-03-28 15:22:13 +0200
committer Willy Sudiarto Raharjo2022-04-02 13:18:53 +0200
commit22ce7b223d60b5b4943e5e9074d03a6930afa804 (patch)
tree5ebc3d1b364219abbe6a3054083736daa58da840 /python
parent51b33ad374ed5c8db47f88744f5496294102fa79 (diff)
downloadslackbuilds-22ce7b223d60b5b4943e5e9074d03a6930afa804.tar.gz
python/python3-autobahn: updated for version 22.3.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-autobahn/python3-autobahn.SlackBuild2
-rw-r--r--python/python3-autobahn/python3-autobahn.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-autobahn/python3-autobahn.SlackBuild b/python/python3-autobahn/python3-autobahn.SlackBuild
index c4da87de55..5b87ac6a49 100644
--- a/python/python3-autobahn/python3-autobahn.SlackBuild
+++ b/python/python3-autobahn/python3-autobahn.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-autobahn
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-22.2.2}
+VERSION=${VERSION:-22.3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-autobahn/python3-autobahn.info b/python/python3-autobahn/python3-autobahn.info
index 16270117c2..4ff97609e3 100644
--- a/python/python3-autobahn/python3-autobahn.info
+++ b/python/python3-autobahn/python3-autobahn.info
@@ -1,8 +1,8 @@
PRGNAM="python3-autobahn"
-VERSION="22.2.2"
+VERSION="22.3.2"
HOMEPAGE="https://crossbar.io/autobahn/"
-DOWNLOAD="https://pypi.python.org/packages/source/a/autobahn/autobahn-22.2.2.tar.gz"
-MD5SUM="698388beb5ddfd5226f4a10210d70bfe"
+DOWNLOAD="https://pypi.python.org/packages/source/a/autobahn/autobahn-22.3.2.tar.gz"
+MD5SUM="b0b5e10bfea95f32900708be705efcf0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-txaio cryptography hyperlink"