python-simplejson: update to 3.12.0. (#8916)
This commit is contained in:
parent
175f5f2997
commit
f1a4d14317
@ -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.12.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="simplejson-${version}"
|
wrksrc="simplejson-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||||||
homepage="https://github.com/simplejson/simplejson"
|
homepage="https://github.com/simplejson/simplejson"
|
||||||
license="MIT, AFL-2.1"
|
license="MIT, AFL-2.1"
|
||||||
distfiles="${PYPI_SITE}/s/simplejson/simplejson-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/simplejson/simplejson-${version}.tar.gz"
|
||||||
checksum=01a22d49ddd9a168b136f26cac87d9a335660ce07aa5c630b8e3607d6f4325e7
|
checksum=df5e38f5e0a24abe0e02276aa5c3f8504150047a51c0b6b848b8153e6e6d395e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt LICENSE
|
vlicense LICENSE.txt LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user