From 30ffaf3a67d8bc837974e73f6051e36061305d88 Mon Sep 17 00:00:00 2001 From: Joel Beckmeyer Date: Thu, 22 Sep 2022 08:55:24 -0400 Subject: [PATCH] python3-matrix-common: update to 1.3.0. --- srcpkgs/python3-matrix-common/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-matrix-common/template b/srcpkgs/python3-matrix-common/template index 4ed002f4d2e..0f71657b1a5 100644 --- a/srcpkgs/python3-matrix-common/template +++ b/srcpkgs/python3-matrix-common/template @@ -1,6 +1,6 @@ # Template file for 'python3-matrix-common' pkgname=python3-matrix-common -version=1.2.1 +version=1.3.0 revision=1 wrksrc="matrix-python-common-${version}" build_style=python3-pep517 @@ -11,5 +11,5 @@ maintainer="Joel Beckmeyer " license="Apache-2.0" homepage="https://github.com/matrix-org/matrix-python-common" distfiles="https://github.com/matrix-org/matrix-python-common/archive/v${version}.tar.gz" -checksum=75ccb0de5b5cd551d81770addea1d2b227831f9cb83d46079ee0c74af0fb0a69 +checksum=9792a69b04904cb2da027890fe07229cc6610254268d2a5037e31aaeb7047104 make_check=no # requires unpackaged python3 module aiounittest