aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-tomlkit
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-10-08 15:10:42 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-10-08 15:10:42 -0300
commit124c2201ad2ba640e9b15d06e906c3956c98ecf9 (patch)
tree8380046e98e2753d5d3764dde247a6925a512054 /testing/py3-tomlkit
parent05ef2cb7b788669e6c37d17b29b2401122455d3d (diff)
downloadaports-124c2201ad2ba640e9b15d06e906c3956c98ecf9.tar.bz2
aports-124c2201ad2ba640e9b15d06e906c3956c98ecf9.tar.xz
testing/py3-tomlkit: upgrade to 0.5.7
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 93e0a4c655..9408ace350 100644
--- a/testing/py3-tomlkit/APKBUILD
+++ b/testing/py3-tomlkit/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-tomlkit
_realname=tomlkit
-pkgver=0.5.5
-pkgrel=1
+pkgver=0.5.7
+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="5de04c76583ed5e80031d1b7ffaf6e790166829ddc47e238c5ac6b9b87329e732b5e73e2af995d916372a87c69434958ffd3afa8eb07b8663398ff9e0fd5473c tomlkit-0.5.5.tar.gz"
+sha512sums="3626c72bdac933b8303eb52c8963ccb8520ee364736f60a2e244a2f1df07e46355a2ae56dfbabc2a004e9f84380f616745c0655fd5db24c1524cec5b1451bdb1 tomlkit-0.5.7.tar.gz"