summaryrefslogtreecommitdiffstats
path: root/python/python3-ZODB
diff options
context:
space:
mode:
author Arn02024-04-02 09:31:35 +0200
committer Willy Sudiarto Raharjo2024-04-04 10:11:46 +0200
commit286bc69df6b4314cc8d16231ec12a271856ae22d (patch)
treeef66526562c45848df29af95fc02ad8b8ce03f1d /python/python3-ZODB
parent837ab1fed2c4988d259c5ab6dedba7dc425c9a96 (diff)
downloadslackbuilds-286bc69df6b4314cc8d16231ec12a271856ae22d.tar.gz
python/python3-ZODB: updated for version 6.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-ZODB')
-rw-r--r--python/python3-ZODB/python3-ZODB.SlackBuild2
-rw-r--r--python/python3-ZODB/python3-ZODB.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-ZODB/python3-ZODB.SlackBuild b/python/python3-ZODB/python3-ZODB.SlackBuild
index 32e6ad152e..08e22ca7c9 100644
--- a/python/python3-ZODB/python3-ZODB.SlackBuild
+++ b/python/python3-ZODB/python3-ZODB.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-ZODB
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-5.8.1}
+VERSION=${VERSION:-6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-ZODB/python3-ZODB.info b/python/python3-ZODB/python3-ZODB.info
index c70826f85c..03e44373c6 100644
--- a/python/python3-ZODB/python3-ZODB.info
+++ b/python/python3-ZODB/python3-ZODB.info
@@ -1,8 +1,8 @@
PRGNAM="python3-ZODB"
-VERSION="5.8.1"
+VERSION="6.0"
HOMEPAGE="http://www.zodb.org"
-DOWNLOAD="https://pypi.python.org/packages/source/Z/ZODB/ZODB-5.8.1.tar.gz"
-MD5SUM="3d95891e2993d81d4d5b0358c5ce72cb"
+DOWNLOAD="https://pypi.python.org/packages/source/Z/ZODB/ZODB-6.0.tar.gz"
+MD5SUM="93c060a9e7367ede5fb8a9f3442dbefc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-BTrees python3-transaction python3-zc.lockfile python3-ZConfig python3-zodbpickle"