aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-tomlkit
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-28 20:18:50 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-02-28 20:18:50 -0300
commitceca9d24ab34ca0c03f988fb88839a0ce076c32c (patch)
tree471beb1f10a255df588d4460752f96bd9661d1ac /testing/py3-tomlkit
parentc51ed48a9612712783cd711937a9030b74695b65 (diff)
downloadaports-ceca9d24ab34ca0c03f988fb88839a0ce076c32c.tar.bz2
aports-ceca9d24ab34ca0c03f988fb88839a0ce076c32c.tar.xz
testing/py3-tomlkit: upgrade to 0.5.9
Diffstat (limited to 'testing/py3-tomlkit')
-rw-r--r--testing/py3-tomlkit/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-tomlkit/APKBUILD b/testing/py3-tomlkit/APKBUILD
index a5d7e1ee4e..0ef3194063 100644
--- a/testing/py3-tomlkit/APKBUILD
+++ b/testing/py3-tomlkit/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer:
pkgname=py3-tomlkit
_realname=tomlkit
-pkgver=0.5.8
-pkgrel=1
+pkgver=0.5.9
+pkgrel=0
pkgdesc="Python3 library for parsing and modifying TOML"
url="https://github.com/sdispater/tomlkit"
arch="noarch"
@@ -27,4 +27,4 @@ package() {
rm -rf "$pkgdir"/usr/lib/python3*/site-packages/tests
}
-sha512sums="e224ad4522279ea94977eb60739d2a43ddbb2d60bac5d00eaa0a93e06cded14eb030c3438ec4be982437c75cc317d89c674fc9e00239e12f41a4ac57285be3e1 tomlkit-0.5.8.tar.gz"
+sha512sums="9683f68e21691064deaf28e302d19f142e8c83ae9fb915ab03c2530e6b0fb03aeab55039421681c4df45a452e21b988ab205a8824a13f725146c5a65b82e89ad tomlkit-0.5.9.tar.gz"