summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Arn02022-05-05 11:50:05 +0200
committer Willy Sudiarto Raharjo2022-05-07 08:59:25 +0200
commitac0479a586ede5eae8a3bea508c3933381e58857 (patch)
treeea971be95468dd7f37f29101d7b9865f81ce5b6e
parentf3ea81fa82b7d95569fd4c56392129d82c473824 (diff)
downloadslackbuilds-ac0479a586ede5eae8a3bea508c3933381e58857.tar.gz
python/python3-autobahn: Updated for version 22.4.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 5b87ac6a49..39c9b773e0 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.3.2}
+VERSION=${VERSION:-22.4.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 4ff97609e3..a5d6f845dd 100644
--- a/python/python3-autobahn/python3-autobahn.info
+++ b/python/python3-autobahn/python3-autobahn.info
@@ -1,8 +1,8 @@
PRGNAM="python3-autobahn"
-VERSION="22.3.2"
+VERSION="22.4.2"
HOMEPAGE="https://crossbar.io/autobahn/"
-DOWNLOAD="https://pypi.python.org/packages/source/a/autobahn/autobahn-22.3.2.tar.gz"
-MD5SUM="b0b5e10bfea95f32900708be705efcf0"
+DOWNLOAD="https://pypi.python.org/packages/source/a/autobahn/autobahn-22.4.2.tar.gz"
+MD5SUM="372b4a48f765e8d9dbdedfe764410544"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-txaio cryptography hyperlink"