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

This commit is contained in:
Andrew Benson 2022-10-23 20:51:58 -05:00
parent be9e1827be
commit 85d85ecf7b
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-ruamel.yaml.clib'
pkgname=python3-ruamel.yaml.clib
version=0.2.6
revision=3
version=0.2.7
revision=1
wrksrc="ruamel.yaml.clib-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -12,7 +12,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=4ff604ce439abb20794f05613c374759ce10e3595d1867764dd1ae675b85acbd
checksum=1f08fd5a2bea9c4180db71678e850b995d2a5f4537be0e94557668cf0f5f9497
export RUAMEL_NO_PIP_INSTALL_CHECK=1