aboutsummaryrefslogtreecommitdiff
path: root/python/python3-rpds-py/python3-rpds-py.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2025-11-25 08:10:57 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-11-29 09:30:10 +0700
commitd27961ff2ccff4d69de676252e665777ea1b4454 (patch)
tree4dcae197f2a596b7e51d3b37873bb30bca36949b /python/python3-rpds-py/python3-rpds-py.SlackBuild
parentfd0774fbccbd03da8c46bd20a753bb1d09efce5e (diff)
python/python3-rpds-py: Updated for version 0.29.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 138b815a43..866a08a147 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.28.0}
+VERSION=${VERSION:-0.29.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}