summaryrefslogtreecommitdiffstats
path: root/python/python3-autobahn
diff options
context:
space:
mode:
author Arn0 <yth@ythogtha.org>2023-06-14 10:43:50 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-15 21:35:19 +0700
commitd696202036ce4668aa86af5966b919acda672dbb (patch)
treec93eae46e77a441c12b43cda1081af8316fa6241 /python/python3-autobahn
parent3521f88016a531221188395e05216451b2870e76 (diff)
downloadslackbuilds-d696202036ce4668aa86af5966b919acda672dbb.tar.gz
slackbuilds-d696202036ce4668aa86af5966b919acda672dbb.tar.xz
python/python3-autobahn: updated for version 23.6.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 7a2802ec5d..aa6c663a65 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.1}
+VERSION=${VERSION:-23.6.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 6622025bd6..f79241b566 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.1"
+VERSION="23.6.2"
HOMEPAGE="https://crossbar.io/autobahn/"
-DOWNLOAD="https://pypi.python.org/packages/source/a/autobahn/autobahn-23.6.1.tar.gz"
-MD5SUM="f7b3c554de474dd1960b62a7f113825c"
+DOWNLOAD="https://pypi.python.org/packages/source/a/autobahn/autobahn-23.6.2.tar.gz"
+MD5SUM="f29d3cebec06c81a87823a2776ffcc5c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-txaio cryptography hyperlink"