python3-jsondiff: rebuild for python3-3.13
This commit is contained in:
parent
749280be9f
commit
cfc45c24fc
1 changed files with 2 additions and 2 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'python3-jsondiff'
|
||||
pkgname=python3-jsondiff
|
||||
version=2.0.0
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
checkdepends="python3-nose-random"
|
||||
short_desc="Diff JSON and JSON-like structures in Python"
|
||||
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=2795844ef075ec8a2b8d385c4d59f5ea48b08e7180fce3cb2787be0db00b1fb4
|
||||
make_check=no # Tests require removed python3-nose-random
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue