From 987723c85750bc3e78f3d491142a25bb5963e0d4 Mon Sep 17 00:00:00 2001 From: Arn0 Date: Fri, 31 May 2024 13:23:05 +0200 Subject: python/python3-BTrees: updated for version 6.0 Signed-off-by: Willy Sudiarto Raharjo --- python/python3-BTrees/python3-BTrees.SlackBuild | 2 +- python/python3-BTrees/python3-BTrees.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python/python3-BTrees') diff --git a/python/python3-BTrees/python3-BTrees.SlackBuild b/python/python3-BTrees/python3-BTrees.SlackBuild index 3d23e3e78b..b90d9b60cb 100644 --- a/python/python3-BTrees/python3-BTrees.SlackBuild +++ b/python/python3-BTrees/python3-BTrees.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-BTrees SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-5.2} +VERSION=${VERSION:-6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-BTrees/python3-BTrees.info b/python/python3-BTrees/python3-BTrees.info index 88eac0b5d8..ffad0a87e1 100644 --- a/python/python3-BTrees/python3-BTrees.info +++ b/python/python3-BTrees/python3-BTrees.info @@ -1,8 +1,8 @@ PRGNAM="python3-BTrees" -VERSION="5.2" +VERSION="6.0" HOMEPAGE="https://github.com/zopefoundation/BTrees" -DOWNLOAD="https://pypi.python.org/packages/source/B/BTrees/BTrees-5.2.tar.gz" -MD5SUM="71b67855d9ed0ac416f62218ec9333da" +DOWNLOAD="https://pypi.python.org/packages/source/B/BTrees/BTrees-6.0.tar.gz" +MD5SUM="f48da3b13040324f3ad5db51347687e4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-persistent" -- cgit v1.2.3