From f6c4af9c58f12f3705f86e6cfeebf87fa15f1d4e Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:05:39 +0100 Subject: [PATCH] python-simplejson: rebuild for Python 3.8.1. --- 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 a98a6e950c5..d9975ff9581 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.17.0 -revision=1 +revision=2 wrksrc="simplejson-${version}" build_style=python-module pycompile_module="simplejson"