Date: Tuesday, April 11, 2023 @ 15:59:39 Author: dvzrv Revision: 1444682
upgpkg: python-matrix-nio 0.20.1-1: Rebuild against Python 3.11. Update only to 0.20.1 as for 0.20.2 there's currently no chain of trust: https://github.com/poljar/matrix-nio/issues/402 Modified: python-matrix-nio/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-11 15:51:06 UTC (rev 1444681) +++ PKGBUILD 2023-04-11 15:59:39 UTC (rev 1444682) @@ -1,7 +1,7 @@ # Maintainer: Jonas Witschel <[email protected]> pkgname=python-matrix-nio -pkgver=0.20.0 -_tag=b2bde370d41ae9a2a20f185af3d4349dbf7c6fa0 # git rev-parse "$pkgver" +pkgver=0.20.1 +_tag=0b88e54ea5bce594258c4d6ae17aed3b2a63caa1 # git rev-parse "$pkgver" pkgrel=1 pkgdesc='Python Matrix client library, designed according to sans I/O principles' arch=('any')
