python3-jsondiff: update to 1.3.0.
This commit is contained in:
parent
38e49b16cd
commit
d50a214e84
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-jsondiff'
|
# Template file for 'python3-jsondiff'
|
||||||
pkgname=python3-jsondiff
|
pkgname=python3-jsondiff
|
||||||
version=1.2.0
|
version=1.3.0
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="jsondiff-${version}"
|
wrksrc="jsondiff-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/ZoomerAnalytics/jsondiff"
|
homepage="https://github.com/ZoomerAnalytics/jsondiff"
|
||||||
distfiles="${PYPI_SITE}/j/jsondiff/jsondiff-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/j/jsondiff/jsondiff-${version}.tar.gz"
|
||||||
checksum=34941bc431d10aa15828afe1cbb644977a114e75eef6cc74fb58951312326303
|
checksum=5122bf4708a031b02db029366184a87c5d0ddd5a327a5884ee6cf0193e599d71
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue