aboutsummaryrefslogtreecommitdiff
path: root/python/python3-ZODB
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-07-18 16:07:32 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-19 00:14:34 +0700
commit9057d6d3089b18ac96ec038d92a9e84eaff4ca8b (patch)
tree3e376568e71c4a4e57458b2059bb9d9fa1976cfb /python/python3-ZODB
parent05da2d70bc2387e8e943cbd8a69a31ec0f4f8aa2 (diff)
downloadslackbuilds-9057d6d3089b18ac96ec038d92a9e84eaff4ca8b.tar.xz
python/python3-ZODB: updated for version 5.8.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-ZODB')
-rw-r--r--python/python3-ZODB/python3-ZODB.SlackBuild4
-rw-r--r--python/python3-ZODB/python3-ZODB.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-ZODB/python3-ZODB.SlackBuild b/python/python3-ZODB/python3-ZODB.SlackBuild
index 957e81647eaa..32e6ad152eb9 100644
--- a/python/python3-ZODB/python3-ZODB.SlackBuild
+++ b/python/python3-ZODB/python3-ZODB.SlackBuild
@@ -26,8 +26,8 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-ZODB
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-5.8.0}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-5.8.1}
+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 eb2eff9d59ad..c70826f85c89 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.0"
+VERSION="5.8.1"
HOMEPAGE="http://www.zodb.org"
-DOWNLOAD="https://pypi.python.org/packages/source/Z/ZODB/ZODB-5.8.0.tar.gz"
-MD5SUM="233a6ada056ad02c96f7d5ea3faf9909"
+DOWNLOAD="https://pypi.python.org/packages/source/Z/ZODB/ZODB-5.8.1.tar.gz"
+MD5SUM="3d95891e2993d81d4d5b0358c5ce72cb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-BTrees python3-transaction python3-zc.lockfile python3-ZConfig python3-zodbpickle"