From fbd1580f40a8f8920d0e621f7fe57193215eac68 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 29 Jun 2018 00:00:42 -0300 Subject: [PATCH] python-simplejson: update to 3.16.0. --- srcpkgs/python-simplejson/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-simplejson/template b/srcpkgs/python-simplejson/template index f1eb4072dd6..6db615cdc84 100644 --- a/srcpkgs/python-simplejson/template +++ b/srcpkgs/python-simplejson/template @@ -1,6 +1,6 @@ # Template file for 'python-simplejson' pkgname=python-simplejson -version=3.15.0 +version=3.16.0 revision=1 wrksrc="simplejson-${version}" build_style=python-module @@ -13,7 +13,7 @@ license="MIT, AFL-2.1" homepage="https://github.com/simplejson/simplejson" #changelog="https://raw.githubusercontent.com/simplejson/simplejson/master/CHANGES.txt" distfiles="${PYPI_SITE}/s/simplejson/simplejson-${version}.tar.gz" -checksum=ad332f65d9551ceffc132d0a683f4ffd12e4bc7538681100190d577ced3473fb +checksum=b1f329139ba647a9548aa05fb95d046b4a677643070dc2afc05fa2e975d09ca5 do_check() { python3 setup.py test