aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2018-04-23 00:16:42 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2018-04-25 20:27:35 +0000
commitf4cf6f437642d6dbd0366744bb8aa0567ea06b72 (patch)
tree922db43c9cb3272abf1b3f82321ac2256d83387a /main
parent27a77843067942090619468d3a0db6229f879747 (diff)
downloadaports-f4cf6f437642d6dbd0366744bb8aa0567ea06b72.tar.bz2
aports-f4cf6f437642d6dbd0366744bb8aa0567ea06b72.tar.xz
main/py-simplejson: upgrade to 3.14.0
Diffstat (limited to 'main')
-rw-r--r--main/py-simplejson/APKBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/main/py-simplejson/APKBUILD b/main/py-simplejson/APKBUILD
index db95e0e116..ea23df417b 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.8.2
-pkgrel=2
+pkgver=3.14.0
+pkgrel=0
pkgdesc="Simple, fast, extensible JSON encoder/decoder for Python"
url="https://pypi.python.org/pypi/simplejson/"
arch="all"
@@ -47,6 +47,4 @@ _py() {
rm -Rf "$subpkgdir"/usr/lib/python*/site-packages/simplejson/tests/
}
-md5sums="53b1371bbf883b129a12d594a97e9a18 simplejson-3.8.2.tar.gz"
-sha256sums="d58439c548433adcda98e695be53e526ba940a4b9c44fb9a05d92cd495cdd47f simplejson-3.8.2.tar.gz"
-sha512sums="041445bcee97e37361ed6270937fb4e74b6fc05988678da213ddc4f57f83134bfc933b0fb22101c387898bffac1b29d6eb78f03ec0853cf1086b155cee6ca309 simplejson-3.8.2.tar.gz"
+sha512sums="a81b20a75840566d5985803f35c56ee6957a433f0a9a6fc2f0fb2d46f978925cff0edc2f2c06fe85e7155c8301fbadc962152671c29310c6306f63afede75f98 simplejson-3.14.0.tar.gz"