community/py3-ruamel.yaml: upgrade to 0.16.7

This commit is contained in:
Leo 2020-02-09 06:58:17 +01:00
parent 1e2ad2f5d7
commit eebcf8928a

View File

@ -2,7 +2,7 @@
# Maintainer: Keith Maxwell <keith.maxwell@gmail.com>
pkgname=py3-ruamel.yaml
_pyname=ruamel.yaml
pkgver=0.16.6
pkgver=0.16.7
pkgrel=0
pkgdesc="A YAML parser/emitter"
options="!check" # tests are not included in the latest artifact on PyPI
@ -36,4 +36,4 @@ check() {
_test/test_*.py
}
sha512sums="3e919f1cd438483d9a4310506a456bc1e30beabb384f29d9d8c5c24b1e4250bdfd5137aa295efad48f3ad7fc11d2a183c8069986be35c6c3e1a92339e4ecfd75 ruamel.yaml-0.16.6.tar.gz"
sha512sums="49ceee329017bb32f9d9de1b1951e95dd561480a7506b3783f6a7a59ae30af83d6ac363654c66b39a532f22d1cb31bcd034e94c9ddcd8381ec4eb76687923c87 ruamel.yaml-0.16.7.tar.gz"