Skip to content

Commit

Permalink
python-yaml: update to 5.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
pbui committed Jan 19, 2020
1 parent 932a3af commit 4577816
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/python-yaml/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'python-yaml'
pkgname=python-yaml
version=5.2
revision=2
version=5.3
revision=1
wrksrc="PyYAML-${version}"
build_style=python-module
pycompile_module="yaml"
Expand All @@ -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=c0ee8eca2c582d29c3c2ec6e2c4f703d1b7f1fb10bc72317355a746057e7346c
checksum=e9f45bd5b92c7974e59bcd2dcc8631a6b6cc380a904725fce7bc08872e691615

do_check() {
python3 setup.py test
Expand Down

0 comments on commit 4577816

Please sign in to comment.