Browse Source

python/python3-persistent: updated for version 6.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/227/head
Arn0 1 year ago
committed by Willy Sudiarto Raharjo
parent
commit
e9b7417765
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      python/python3-persistent/python3-persistent.SlackBuild
  2. 6
      python/python3-persistent/python3-persistent.info

2
python/python3-persistent/python3-persistent.SlackBuild

@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-persistent
SRCNAM=${PRGNAM#python3-*}
VERSION=${VERSION:-5.2}
VERSION=${VERSION:-6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

6
python/python3-persistent/python3-persistent.info

@ -1,8 +1,8 @@
PRGNAM="python3-persistent"
VERSION="5.2"
VERSION="6.0"
HOMEPAGE="https://github.com/zopefoundation/persistent/"
DOWNLOAD="https://pypi.python.org/packages/source/p/persistent/persistent-5.2.tar.gz"
MD5SUM="c220001a706fa6d595ac39c444fb7134"
DOWNLOAD="https://pypi.python.org/packages/source/p/persistent/persistent-6.0.tar.gz"
MD5SUM="c27ab3ab8cbce3cafa25759a747000b6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="zope.interface"

Loading…
Cancel
Save