From e7627bde5ed9c521796501e32c240d8f273e5019 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 31 Jan 2019 15:15:14 -0200 Subject: [PATCH] python-simplejson: rebuild to fix cpython modules --- srcpkgs/python-simplejson/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-simplejson/template b/srcpkgs/python-simplejson/template index 377da9ccf87..8a4cb6a80f2 100644 --- a/srcpkgs/python-simplejson/template +++ b/srcpkgs/python-simplejson/template @@ -1,7 +1,7 @@ # Template file for 'python-simplejson' pkgname=python-simplejson version=3.16.1 -revision=1 +revision=2 wrksrc="simplejson-${version}" build_style=python-module pycompile_module="simplejson"