libraries/python3-ruamel: Updated for version 0.17.26.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2023-05-23 18:23:19 +07:00 committed by Willy Sudiarto Raharjo
parent 81f62d19fa
commit 23fab2ad5a
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.22}
VERSION=${VERSION:-0.17.26}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

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