diff --git a/srcpkgs/python-simplejson/template b/srcpkgs/python-simplejson/template index e3e91d7a21..d5db642ac6 100644 --- a/srcpkgs/python-simplejson/template +++ b/srcpkgs/python-simplejson/template @@ -1,18 +1,18 @@ # Template file for 'python-simplejson' pkgname=python-simplejson -version=3.13.2 +version=3.14.0 revision=1 wrksrc="simplejson-${version}" build_style=python-module +pycompile_module="simplejson" hostmakedepends="python-setuptools python3-setuptools" makedepends="python-devel python3-devel" -pycompile_module="simplejson" short_desc="Simple, fast, extensible JSON encoder/decoder for Python2" maintainer="Juan RP " -homepage="https://github.com/simplejson/simplejson" license="MIT, AFL-2.1" +homepage="https://github.com/simplejson/simplejson" distfiles="${PYPI_SITE}/s/simplejson/simplejson-${version}.tar.gz" -checksum=4c4ecf20e054716cc1e5a81cadc44d3f4027108d8dd0861d8b1e3bd7a32d4f0a +checksum=1ebbd84c2d7512f7ba65df0b9cc3cbc1bbd6ef9eab39fc9389dfe7e3681f7bd2 post_install() { vlicense LICENSE.txt LICENSE