python3-jsondiff: update to 2.0.0.
This commit is contained in:
parent
0bec50f216
commit
d31293a87b
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-jsondiff'
|
||||
pkgname=python3-jsondiff
|
||||
version=1.3.0
|
||||
revision=2
|
||||
version=2.0.0
|
||||
revision=1
|
||||
wrksrc="jsondiff-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/ZoomerAnalytics/jsondiff"
|
||||
distfiles="${PYPI_SITE}/j/jsondiff/jsondiff-${version}.tar.gz"
|
||||
checksum=5122bf4708a031b02db029366184a87c5d0ddd5a327a5884ee6cf0193e599d71
|
||||
checksum=2795844ef075ec8a2b8d385c4d59f5ea48b08e7180fce3cb2787be0db00b1fb4
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue