From d2316a558aa12a642322e04418d7a63d0b40826a Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Sun, 27 Jun 2021 13:31:31 -0500 Subject: [PATCH] python3-ruamel.yaml.clib: update to 0.2.4. --- srcpkgs/python3-ruamel.yaml.clib/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-ruamel.yaml.clib/template b/srcpkgs/python3-ruamel.yaml.clib/template index 6f930984eed..8e7385797d7 100644 --- a/srcpkgs/python3-ruamel.yaml.clib/template +++ b/srcpkgs/python3-ruamel.yaml.clib/template @@ -1,7 +1,7 @@ # Template file for 'python3-ruamel.yaml.clib' pkgname=python3-ruamel.yaml.clib -version=0.2.2 -revision=2 +version=0.2.4 +revision=1 wrksrc="ruamel.yaml.clib-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -11,7 +11,7 @@ maintainer="Andrew Benson " license="MIT" homepage="http://yaml.readthedocs.io/" distfiles="${PYPI_SITE}/r/ruamel.yaml.clib/ruamel.yaml.clib-${version}.tar.gz" -checksum=2d24bd98af676f4990c4d715bcdc2a60b19c56a3fb3a763164d2d8ca0e806ba7 +checksum=f997f13fd94e37e8b7d7dbe759088bb428adc6570da06b64a913d932d891ac8d export RUAMEL_NO_PIP_INSTALL_CHECK=1