python3-jsondiff: update to 2.0.0.
This commit is contained in:
parent
0bec50f216
commit
d31293a87b
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.3.0
|
version=2.0.0
|
||||||
revision=2
|
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=5122bf4708a031b02db029366184a87c5d0ddd5a327a5884ee6cf0193e599d71
|
checksum=2795844ef075ec8a2b8d385c4d59f5ea48b08e7180fce3cb2787be0db00b1fb4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue