aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2025-02-15 18:37:08 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-02-19 09:33:01 +0700
commitf47f83500a80ebf5ee03f60e0acabafb4498df23 (patch)
tree95e2349e8a3d21966ed1047d744298cb9160a598 /python
parent44094739bdb4ce52857cf7964b6564bd81d77d78 (diff)
python/buildbot-worker: updated for version 4.2.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/buildbot-worker/buildbot-worker.SlackBuild2
-rw-r--r--python/buildbot-worker/buildbot-worker.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/buildbot-worker/buildbot-worker.SlackBuild b/python/buildbot-worker/buildbot-worker.SlackBuild
index 8ac74f0738..7c1e6d6538 100644
--- a/python/buildbot-worker/buildbot-worker.SlackBuild
+++ b/python/buildbot-worker/buildbot-worker.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=buildbot-worker
SRCNAM=${PRGNAM//-/_}
-VERSION=${VERSION:-4.2.0}
+VERSION=${VERSION:-4.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/buildbot-worker/buildbot-worker.info b/python/buildbot-worker/buildbot-worker.info
index 6dded0456b..4e931a8c6c 100644
--- a/python/buildbot-worker/buildbot-worker.info
+++ b/python/buildbot-worker/buildbot-worker.info
@@ -1,8 +1,8 @@
PRGNAM="buildbot-worker"
-VERSION="4.2.0"
+VERSION="4.2.1"
HOMEPAGE="https://pypi.python.org/pypi/buildbot-worker"
-DOWNLOAD="https://pypi.python.org/packages/source/b/buildbot_worker/buildbot_worker-4.2.0.tar.gz"
-MD5SUM="b206ca97c4340c354b37e9ac3de79afb"
+DOWNLOAD="https://pypi.python.org/packages/source/b/buildbot_worker/buildbot_worker-4.2.1.tar.gz"
+MD5SUM="839d5e5062a0d81a36822cc922f76979"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-twisted python3-autobahn msgpack-python"