From ee222a57230627528d602a21adf97c9409d548f0 Mon Sep 17 00:00:00 2001 From: Dexter Gaon-Shatford Date: Mon, 29 Jan 2024 01:00:05 -0500 Subject: [PATCH] python3-matrix-nio: update to 0.24.0. --- srcpkgs/python3-matrix-nio/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-matrix-nio/template b/srcpkgs/python3-matrix-nio/template index ffc909cfa64e0..950a39e82da70 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.20.2 -revision=2 +version=0.24.0 +revision=1 build_style=python3-pep517 hostmakedepends="python3-poetry-core" depends="python3-future python3-aiohttp python3-aiofiles python3-h11 @@ -10,14 +10,15 @@ depends="python3-future python3-aiohttp python3-aiofiles python3-h11 python3-atomicwrites python3-aiohttp_socks" checkdepends="${depends} python3-pytest python3-pytest-isort python3-pytest-cov python3-hyperframe python3-hypothesis python3-hpack python3-Faker python3-mypy - python3-pytest-aiohttp python3-aioresponses python3-pytest-benchmark" + python3-pytest-aiohttp python3-aioresponses python3-pytest-benchmark + python3-setuptools" short_desc="Python3 matrix.org client library designed without builtin io" maintainer="Jan Christian Grünhage " license="ISC" homepage="https://github.com/poljar/matrix-nio" changelog="https://github.com/poljar/matrix-nio/raw/main/CHANGELOG.md" distfiles="${homepage}/archive/${version}.tar.gz" -checksum=0beb12857e909671e6db57b0edd936efef23e9baae90e276cfe4e69c952b5e62 +checksum=bf7a92db99d8bc2d83a8776b4f5ea93320ea3f33a501b999dc4ee1dc0e23973c post_install() { vlicense LICENSE.md