python-yaml: update to 5.3.1.

This commit is contained in:
Andrew J. Hesford 2020-10-01 10:40:23 -04:00
parent cd95846f38
commit 74f1b3dcb5

View file

@ -1,6 +1,6 @@
# Template file for 'python-yaml'
pkgname=python-yaml
version=5.3
version=5.3.1
revision=1
wrksrc="PyYAML-${version}"
build_style=python-module
@ -11,7 +11,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=e9f45bd5b92c7974e59bcd2dcc8631a6b6cc380a904725fce7bc08872e691615
checksum=b8eac752c5e14d3eca0e6dd9199cd627518cb5ec06add0de9d32baeee6fe645d
do_check() {
python3 setup.py test