aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-simplejson/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/py-simplejson/APKBUILD')
-rw-r--r--main/py-simplejson/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/py-simplejson/APKBUILD b/main/py-simplejson/APKBUILD
index cca067e84d7..2040f6b7c28 100644
--- a/main/py-simplejson/APKBUILD
+++ b/main/py-simplejson/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=py-simplejson
_pkgname=simplejson
-pkgver=3.16.1
-pkgrel=1
+pkgver=3.17.0
+pkgrel=0
pkgdesc="Simple, fast, extensible JSON encoder/decoder for Python"
url="https://pypi.python.org/pypi/simplejson"
arch="all"
@@ -48,4 +48,4 @@ _py() {
rm -Rf "$subpkgdir"/usr/lib/python*/site-packages/simplejson/tests/
}
-sha512sums="41e9bfad5e9263b050109adeec28bdcb190230a26e8a48db86d24fa8729517e3eacd3c3905ff9900cc9a5a90fff006e8fb92a5ac85249922a0c46ab6391ee78b py-simplejson-3.16.1.tar.gz"
+sha512sums="3057edfa8c8a16fa1c2027a880ac71531afc70d087a12a6fa085b3e09705ab049850dbabe60acc6fc11f51d9e0cf98f58407be03980182dca2ca070c298fd023 py-simplejson-3.17.0.tar.gz"