python3-ruamel.yaml.clib: update to 0.2.12.

This commit is contained in:
Andrew Benson 2024-10-24 09:06:07 -05:00
parent 093e4e33a3
commit 12c7ca5161

View File

@ -1,7 +1,7 @@
# Template file for 'python3-ruamel.yaml.clib'
pkgname=python3-ruamel.yaml.clib
version=0.2.8
revision=2
version=0.2.12
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
makedepends="python3-devel"
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
license="MIT"
homepage="http://yaml.readthedocs.io/"
distfiles="${PYPI_SITE}/r/ruamel.yaml.clib/ruamel.yaml.clib-${version}.tar.gz"
checksum=beb2e0404003de9a4cab9753a8805a8fe9320ee6673136ed7f04255fe60bb512
checksum=6c8fbb13ec503f99a91901ab46e0b07ae7941cd527393187039aec586fdfd36f
export RUAMEL_NO_PIP_INSTALL_CHECK=1
make_check=no