libraries/python3-ruamel.yaml: Updated for version 0.17.32.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2023-09-21 22:12:46 +07:00 committed by Willy Sudiarto Raharjo
parent 465508cc5d
commit 8092729b59
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-ruamel.yaml
VERSION=${VERSION:-0.17.26}
VERSION=${VERSION:-0.17.32}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="python3-ruamel.yaml"
VERSION="0.17.26"
VERSION="0.17.32"
HOMEPAGE="https://sourceforge.net/p/ruamel-yaml"
DOWNLOAD="https://pypi.org/packages/source/r/ruamel.yaml/ruamel.yaml-0.17.26.tar.gz"
MD5SUM="593a8c466865c378e1425fe27e56e7c9"
DOWNLOAD="https://pypi.org/packages/source/r/ruamel.yaml/ruamel.yaml-0.17.32.tar.gz"
MD5SUM="887af2229dc94d5d4dc2ded35a2c08d8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""