diff options
Diffstat (limited to 'python/python3-rope')
| -rw-r--r-- | python/python3-rope/python3-rope.SlackBuild | 2 | ||||
| -rw-r--r-- | python/python3-rope/python3-rope.info | 6 |
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" |
