From f4cf6f437642d6dbd0366744bb8aa0567ea06b72 Mon Sep 17 00:00:00 2001 From: prspkt Date: Mon, 23 Apr 2018 00:16:42 +0000 Subject: main/py-simplejson: upgrade to 3.14.0 --- main/py-simplejson/APKBUILD | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'main/py-simplejson') 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 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" -- cgit v1.2.3