From aa90d799b1b1e44589bc0fff16df59ab0cbe46d5 Mon Sep 17 00:00:00 2001 From: Joel Beckmeyer Date: Tue, 15 Feb 2022 08:47:50 -0500 Subject: [PATCH] python3-matrix-common: update to 1.1.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 7ab481c6772..c9f7a2d5c8e 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.0.0 +version=1.1.0 revision=1 wrksrc="matrix-python-common-${version}" build_style=python3-pep517 @@ -12,5 +12,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=d610357a78caf5141814f055e8b3facabf4dd4863db8594030d58c81b2b2b7fd +checksum=ad2efb9dfe878df88b115f44eb036046b2cee9d09a03c6bc2e464772a3622082 make_check=no # requires unpackaged python3 module aiounittest