aboutsummaryrefslogtreecommitdiff
path: root/python/python3-rope/python3-rope.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2025-07-12 14:58:15 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-07-14 08:26:29 +0700
commitea2fe25abc027a86841b8cf358d587cbb5615fee (patch)
tree48c0aadcf2faaa64bd06fd9ba0666c7f997848ad /python/python3-rope/python3-rope.SlackBuild
parent651c4116307a222c317ed8e8f92c3f83a8b06e1d (diff)
python/python3-rope: Update for 1.14.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-rope/python3-rope.SlackBuild')
-rw-r--r--python/python3-rope/python3-rope.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-rope/python3-rope.SlackBuild b/python/python3-rope/python3-rope.SlackBuild
index 6c95e7ab06..6e289b0778 100644
--- a/python/python3-rope/python3-rope.SlackBuild
+++ b/python/python3-rope/python3-rope.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-rope
-VERSION=${VERSION:-1.13.0}
+VERSION=${VERSION:-1.14.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}