python3-fastjsonschema: update to 2.18.1.
This commit is contained in:
parent
8322d60a2e
commit
e5d79b0f02
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-fastjsonschema'
|
||||
pkgname=python3-fastjsonschema
|
||||
version=2.18.0
|
||||
revision=2
|
||||
version=2.18.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
depends="python3"
|
||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://github.com/horejsek/python-fastjsonschema"
|
||||
changelog="https://raw.githubusercontent.com/horejsek/python-fastjsonschema/master/CHANGELOG.txt"
|
||||
distfiles="https://github.com/horejsek/python-fastjsonschema/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=c70f47e7bbe9257461048a752e6a5b901c665b962756306bff90cec3abb5c047
|
||||
checksum=0001458f4c48a9f4d0198ba079bf9aac5cc2873731b45cd146d7cf5f02e5df63
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue