From a472facc2b40b7cf45e7381712fa7132113f22bd Mon Sep 17 00:00:00 2001 From: Joel Beckmeyer Date: Wed, 10 Nov 2021 08:48:47 -0500 Subject: [PATCH] python3-canonicaljson: update to 1.5.0, adopt. --- srcpkgs/python3-canonicaljson/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-canonicaljson/template b/srcpkgs/python3-canonicaljson/template index 88ffaede6eb..7dbdf1adb9d 100644 --- a/srcpkgs/python3-canonicaljson/template +++ b/srcpkgs/python3-canonicaljson/template @@ -1,14 +1,15 @@ # Template file for 'python3-canonicaljson' pkgname=python3-canonicaljson -version=1.4.0 -revision=2 +version=1.5.0 +revision=1 wrksrc="canonicaljson-${version}" build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-simplejson python3-frozendict" +checkdepends="${depends} python3-pytest" short_desc="Canonical JSON" -maintainer="Orphaned " +maintainer="Joel Beckmeyer " license="Apache-2.0" homepage="https://github.com/matrix-org/python-canonicaljson" distfiles="${PYPI_SITE}/c/canonicaljson/canonicaljson-${version}.tar.gz" -checksum=899b7604f5a6a8a92109115d9250142cdf0b1dfdcb62cdb21d8fb5bf37780631 +checksum=5ebddcd74c5b066ee68ecca56465338e9b1380467e0a906f4797697c9fb381e2