python/python-wand: Updated for version 0.6.13.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Giancarlo Dessì 2023-12-08 00:36:51 +07:00 committed by Willy Sudiarto Raharjo
parent a6de8d5f85
commit c9196ed706
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python-wand
SRCNAM=Wand
VERSION=${VERSION:-0.6.11}
VERSION=${VERSION:-0.6.13}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="python-wand"
VERSION="0.6.11"
VERSION="0.6.13"
HOMEPAGE="https://docs.wand-py.org"
DOWNLOAD="https://files.pythonhosted.org/packages/53/64/418742debfecf0f79ab0b23cae508846f554fa308f4e4c8617ed84fa5a29/Wand-0.6.11.tar.gz"
MD5SUM="1402ebe0398c8636c61e9a1a0b481e85"
DOWNLOAD="https://files.pythonhosted.org/packages/41/0b/005ab483df0bf48d65fe26cc1036ce222521ece3a84e55b501a4f966746c/Wand-0.6.13.tar.gz"
MD5SUM="76cf8c67f88f419c7479bf907cd15ee9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""