aboutsummaryrefslogtreecommitdiff
path: root/python/python3-rpds-py/python3-rpds-py.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2025-05-19 21:47:11 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-05-24 15:03:53 +0700
commitd42ae21f929282d0ee69fbf91d8c09ba755eb2ff (patch)
tree001e2301ee250c121fabdec195ae927cea9ab03e /python/python3-rpds-py/python3-rpds-py.SlackBuild
parent33cd6f33dcbe6aa5e349186150995a9127d88c99 (diff)
python/python3-rpds-py: Updated for version 0.25.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-rpds-py/python3-rpds-py.SlackBuild')
-rw-r--r--python/python3-rpds-py/python3-rpds-py.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-rpds-py/python3-rpds-py.SlackBuild b/python/python3-rpds-py/python3-rpds-py.SlackBuild
index d5ac8cc957..cf3ce77b40 100644
--- a/python/python3-rpds-py/python3-rpds-py.SlackBuild
+++ b/python/python3-rpds-py/python3-rpds-py.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-rpds-py
SRCNAM=rpds_py
-VERSION=${VERSION:-0.24.0}
+VERSION=${VERSION:-0.25.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}