python-simplejson: rebuild for Python 3.6

This commit is contained in:
Alessio Sergi 2017-08-28 04:29:33 +02:00
parent 5ba8a4d2b9
commit 9e7190dd77

View file

@ -1,7 +1,7 @@
# Template file for 'python-simplejson' # Template file for 'python-simplejson'
pkgname=python-simplejson pkgname=python-simplejson
version=3.11.1 version=3.11.1
revision=1 revision=2
wrksrc="simplejson-${version}" wrksrc="simplejson-${version}"
build_style=python-module build_style=python-module
hostmakedepends="python-setuptools python3-setuptools" hostmakedepends="python-setuptools python3-setuptools"