diff options
| author | Arn0 <yth@ythogtha.org> | 2025-11-07 16:00:34 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-11-08 10:08:07 +0700 |
| commit | 20082d69dc4a3dab8dc3901a03ed381bdddc727c (patch) | |
| tree | 4af40a712d37d9a5e9e39749a6c5b552dd84208d /python | |
| parent | f64207b2b36ae405045ebfbb89cf1d28a671b862 (diff) | |
python/python3-persistent: Updated for version 6.3.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
| -rw-r--r-- | python/python3-persistent/python3-persistent.SlackBuild | 2 | ||||
| -rw-r--r-- | python/python3-persistent/python3-persistent.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-persistent/python3-persistent.SlackBuild b/python/python3-persistent/python3-persistent.SlackBuild index 630e8488d4..7b166e54c3 100644 --- a/python/python3-persistent/python3-persistent.SlackBuild +++ b/python/python3-persistent/python3-persistent.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-persistent SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-6.1.1} +VERSION=${VERSION:-6.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-persistent/python3-persistent.info b/python/python3-persistent/python3-persistent.info index d8c024628f..9378aa6322 100644 --- a/python/python3-persistent/python3-persistent.info +++ b/python/python3-persistent/python3-persistent.info @@ -1,8 +1,8 @@ PRGNAM="python3-persistent" -VERSION="6.1.1" +VERSION="6.3" HOMEPAGE="https://github.com/zopefoundation/persistent/" -DOWNLOAD="https://pypi.python.org/packages/source/p/persistent/persistent-6.1.1.tar.gz" -MD5SUM="6aba4288accd8016622e03e20a2e6ca5" +DOWNLOAD="https://pypi.python.org/packages/source/p/persistent/persistent-6.3.tar.gz" +MD5SUM="b16cbf8ab1df76030082b5b015e52fd9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="zope.interface" |
