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