aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2020-09-16 11:28:55 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-09-16 17:13:25 +0000
commit03911d5fb3cad6775d1998f3b90f3b4f6e487765 (patch)
tree30ea297278a7f42357e8a428b53204dc7aacedf4
parent791e5e609e0c3e146f4ba897939d43a546f27f8e (diff)
community/py3-ruamel.yaml: upgrade to 0.16.12
-rw-r--r--community/py3-ruamel.yaml/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-ruamel.yaml/APKBUILD b/community/py3-ruamel.yaml/APKBUILD
index cde552e4678..c8627621660 100644
--- a/community/py3-ruamel.yaml/APKBUILD
+++ b/community/py3-ruamel.yaml/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Keith Maxwell <keith.maxwell@gmail.com>
pkgname=py3-ruamel.yaml
_pyname=ruamel.yaml
-pkgver=0.16.10
+pkgver=0.16.12
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="f124575a5054f993d5826d03aa7a9500a1084c5201be1517be36e587bfc60ea4d13b29dbdb3e62bfbd309fe9992590fd0a5028a43f0fd26a5a5cbc9f3dcf423b ruamel.yaml-0.16.10.tar.gz"
+sha512sums="21be4d956d01164b84233c3d3945a4e56351a8fc59c35a8e71b1276da84aa43b125e3860f9884e95a1f895bc53e0b85b6d3f0f4b03512d629a892d8664e3ecd6 ruamel.yaml-0.16.12.tar.gz"