aboutsummaryrefslogtreecommitdiff
path: root/python/python3-autobahn
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2025-02-17 15:08:50 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-02-19 09:34:10 +0700
commit60fc5af321b131d1bb37f6c5eff7a0e5769b4db8 (patch)
tree5e846e891e4b44e952f7cf791e2fc779342632d6 /python/python3-autobahn
parent3fa134c026a8220f709e0151c3027cc042803d1d (diff)
python/python3-autobahn: updated for version 24.4.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-autobahn')
-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 02b25d0129..a29fddd5e3 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:-23.6.2}
+VERSION=${VERSION:-24.4.2}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-autobahn/python3-autobahn.info b/python/python3-autobahn/python3-autobahn.info
index 94e588453b..7b875c8530 100644
--- a/python/python3-autobahn/python3-autobahn.info
+++ b/python/python3-autobahn/python3-autobahn.info
@@ -1,8 +1,8 @@
PRGNAM="python3-autobahn"
-VERSION="23.6.2"
+VERSION="24.4.2"
HOMEPAGE="https://crossbar.io/autobahn/"
-DOWNLOAD="https://pypi.python.org/packages/source/a/autobahn/autobahn-23.6.2.tar.gz"
-MD5SUM="f29d3cebec06c81a87823a2776ffcc5c"
+DOWNLOAD="https://pypi.python.org/packages/source/a/autobahn/autobahn-24.4.2.tar.gz"
+MD5SUM="cedc5252be771288b19c237cd54a63e9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-txaio cryptography python3-hyperlink"