aboutsummaryrefslogtreecommitdiff
path: root/python/python3-amqp/python3-amqp.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-11-06 11:58:07 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-11-11 08:08:31 +0700
commit10238be8bbffe507c572cc2fe090516201b20c4d (patch)
treeeaa70f5cff5a821b7016bf7c5f7d1c66082423e4 /python/python3-amqp/python3-amqp.SlackBuild
parentb91ae3c7c12ca01985f5cefbe45e047a55d8ecfe (diff)
python/python3-amqp: Updated for version 5.2.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-amqp/python3-amqp.SlackBuild')
-rw-r--r--python/python3-amqp/python3-amqp.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-amqp/python3-amqp.SlackBuild b/python/python3-amqp/python3-amqp.SlackBuild
index 17600893e17ca..f83ecfb626dc5 100644
--- a/python/python3-amqp/python3-amqp.SlackBuild
+++ b/python/python3-amqp/python3-amqp.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-amqp
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-5.1.1}
+VERSION=${VERSION:-5.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}