aboutsummaryrefslogtreecommitdiff
path: root/python/python3-ZEO
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-11-30 10:00:29 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-11-30 20:28:18 +0700
commite5bdabcab229ef1b0a398c1a6baf96d192e43f3a (patch)
tree30be351a7281d1a5baa8c8d948a7826c0fcc55be /python/python3-ZEO
parentbc3067e71c12d2c53e132e90606393e914102745 (diff)
python/python3-ZEO: updated for version 6.0.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-ZEO')
-rw-r--r--python/python3-ZEO/python3-ZEO.SlackBuild2
-rw-r--r--python/python3-ZEO/python3-ZEO.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-ZEO/python3-ZEO.SlackBuild b/python/python3-ZEO/python3-ZEO.SlackBuild
index 59b99ce5e0a32..614b88f913d7f 100644
--- a/python/python3-ZEO/python3-ZEO.SlackBuild
+++ b/python/python3-ZEO/python3-ZEO.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-ZEO
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-5.4.1}
+VERSION=${VERSION:-6.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-ZEO/python3-ZEO.info b/python/python3-ZEO/python3-ZEO.info
index ed9ddbe89fbea..f3b80f72100e8 100644
--- a/python/python3-ZEO/python3-ZEO.info
+++ b/python/python3-ZEO/python3-ZEO.info
@@ -1,8 +1,8 @@
PRGNAM="python3-ZEO"
-VERSION="5.4.1"
+VERSION="6.0.0"
HOMEPAGE="https://github.com/zopefoundation/ZEO"
-DOWNLOAD="https://pypi.python.org/packages/source/Z/ZEO/ZEO-5.4.1.tar.gz"
-MD5SUM="f4899a750a34ebc0bbeb5e1b9a773f4d"
+DOWNLOAD="https://pypi.python.org/packages/source/Z/ZEO/ZEO-6.0.0.tar.gz"
+MD5SUM="d13665162cbdc42abfaa8e61305efc67"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-ZODB python3-zdaemon"