From 155ed6fda99c3e9c1bf7e537cb8dfbc6d94d0984 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:55:49 -0400 Subject: [PATCH] python3-matrix-nio: rebuild for Python 3.9 --- srcpkgs/python3-matrix-nio/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-matrix-nio/template b/srcpkgs/python3-matrix-nio/template index e0d57c76eb7..f819fbd2c17 100644 --- a/srcpkgs/python3-matrix-nio/template +++ b/srcpkgs/python3-matrix-nio/template @@ -1,7 +1,7 @@ # Template file for 'python3-matrix-nio' pkgname=python3-matrix-nio version=0.15.1 -revision=1 +revision=2 wrksrc="matrix-nio-${version}" build_style=python3-module hostmakedepends="python3-setuptools"