python-yaml: update to 5.2.

This commit is contained in:
Peter Bui 2019-12-20 13:47:40 -05:00 committed by Helmut Pozimski
parent d278fac11b
commit c0c72c22e5

View File

@ -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 <pbui@github.bx612.space>"
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