summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Arn0 <yth@ythogtha.org>2023-07-09 14:55:27 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-09 22:02:55 +0700
commitf83e8a77877fbea4f8da28f4fda4b2166c0cae21 (patch)
treeefa5724dba5f03196a1319702d508e3d2c61c2ce /python
parente40d6ec52825178ee9ac5c6621d2f51e020c6ca0 (diff)
downloadslackbuilds-f83e8a77877fbea4f8da28f4fda4b2166c0cae21.tar.gz
slackbuilds-f83e8a77877fbea4f8da28f4fda4b2166c0cae21.tar.xz
python/python3-ZEO: updated for version 5.4.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-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 91246ad80e..59b99ce5e0 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.0}
+VERSION=${VERSION:-5.4.1}
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 4c528054b9..ed9ddbe89f 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.0"
+VERSION="5.4.1"
HOMEPAGE="https://github.com/zopefoundation/ZEO"
-DOWNLOAD="https://pypi.python.org/packages/source/Z/ZEO/ZEO-5.4.0.tar.gz"
-MD5SUM="4e63d9f160a1b9790daf123138db51b0"
+DOWNLOAD="https://pypi.python.org/packages/source/Z/ZEO/ZEO-5.4.1.tar.gz"
+MD5SUM="f4899a750a34ebc0bbeb5e1b9a773f4d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-ZODB python3-zdaemon"