diff --git a/srcpkgs/python-yaml/template b/srcpkgs/python-yaml/template index 8a7caf1d99e..884676deb5a 100644 --- a/srcpkgs/python-yaml/template +++ b/srcpkgs/python-yaml/template @@ -1,6 +1,6 @@ # Template file for 'python-yaml' pkgname=python-yaml -version=5.1.2 +version=5.2 revision=1 wrksrc="PyYAML-${version}" build_style=python-module @@ -12,7 +12,7 @@ maintainer="Peter Bui " license="MIT" homepage="http://pyyaml.org/wiki/PyYAML" distfiles="${PYPI_SITE}/P/PyYAML/PyYAML-${version}.tar.gz" -checksum=01adf0b6c6f61bd11af6e10ca52b7d4057dd0be0343eb9283c878cf3af56aee4 +checksum=c0ee8eca2c582d29c3c2ec6e2c4f703d1b7f1fb10bc72317355a746057e7346c do_check() { python3 setup.py test