python-jsonschema: update to 2.6.0
This commit is contained in:
parent
b5703bc28e
commit
26204ef1dd
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-jsonschema'
|
# Template file for 'python-jsonschema'
|
||||||
pkgname=python-jsonschema
|
pkgname=python-jsonschema
|
||||||
version=2.5.1
|
version=2.6.0
|
||||||
revision=5
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="jsonschema-${version}"
|
wrksrc="jsonschema-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/Julian/jsonschema"
|
homepage="https://github.com/Julian/jsonschema"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${PYPI_SITE}/j/jsonschema/jsonschema-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/j/jsonschema/jsonschema-${version}.tar.gz"
|
||||||
checksum=36673ac378feed3daa5956276a829699056523d7961027911f064b52255ead41
|
checksum=6ff5f3180870836cae40f06fa10419f557208175f13ad7bc26caa77beb1f6e02
|
||||||
alternatives="jsonschema:jsonschema:/usr/bin/jsonschema2"
|
alternatives="jsonschema:jsonschema:/usr/bin/jsonschema2"
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue