aboutsummaryrefslogtreecommitdiff
path: root/python/python3-rope
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
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')
-rw-r--r--python/python3-rope/python3-rope.SlackBuild2
-rw-r--r--python/python3-rope/python3-rope.info6
2 files changed, 4 insertions, 4 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}
diff --git a/python/python3-rope/python3-rope.info b/python/python3-rope/python3-rope.info
index b6acff7013..d49fd7341d 100644
--- a/python/python3-rope/python3-rope.info
+++ b/python/python3-rope/python3-rope.info
@@ -1,8 +1,8 @@
PRGNAM="python3-rope"
-VERSION="1.13.0"
+VERSION="1.14.0"
HOMEPAGE="https://github.com/python-rope/rope"
-DOWNLOAD="https://github.com/python-rope/rope/archive/1.13.0/rope-1.13.0.tar.gz"
-MD5SUM="e294db8ae8b787053f3461a71ae973ce"
+DOWNLOAD="https://github.com/python-rope/rope/archive/1.14.0/rope-1.14.0.tar.gz"
+MD5SUM="97b6df310d51afd154336e8ee376741a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-pytoolconfig"