From 24ce298cfd47e20ee94190787c03c767b238e3c3 Mon Sep 17 00:00:00 2001 From: Dexter Gaon-Shatford Date: Wed, 31 Jan 2024 17:41:07 -0500 Subject: [PATCH 1/2] python3-aioresponses: update to 0.7.6. --- srcpkgs/python3-aioresponses/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-aioresponses/template b/srcpkgs/python3-aioresponses/template index 097c051d214c0..54d5e38d5eb59 100644 --- a/srcpkgs/python3-aioresponses/template +++ b/srcpkgs/python3-aioresponses/template @@ -1,7 +1,7 @@ # Template file for 'python3-aioresponses' pkgname=python3-aioresponses -version=0.7.4 -revision=2 +version=0.7.6 +revision=1 build_style=python3-module hostmakedepends="python3-pbr python3-setuptools" depends="python3-aiohttp" @@ -11,7 +11,7 @@ maintainer="Jan Christian Grünhage " license="MIT" homepage="https://github.com/pnuckowski/aioresponses" distfiles="${PYPI_SITE}/a/aioresponses/aioresponses-${version}.tar.gz" -checksum=9b8c108b36354c04633bad0ea752b55d956a7602fe3e3234b939fc44af96f1d8 +checksum=f795d9dbda2d61774840e7e32f5366f45752d1adc1b74c9362afd017296c7ee1 post_install() { vlicense LICENSE From aba581b08e415193f575e1dcd2472786720d3904 Mon Sep 17 00:00:00 2001 From: Dexter Gaon-Shatford Date: Mon, 29 Jan 2024 01:00:05 -0500 Subject: [PATCH 2/2] python3-matrix-nio: update to 0.24.0. --- srcpkgs/python3-matrix-nio/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/python3-matrix-nio/template b/srcpkgs/python3-matrix-nio/template index ffc909cfa64e0..fcef1b947e8ad 100644 --- a/srcpkgs/python3-matrix-nio/template +++ b/srcpkgs/python3-matrix-nio/template @@ -1,11 +1,11 @@ # 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 - python3-h2 python3-logbook python3-jsonschema python3-unpaddedbase64 +depends="python3-aiohttp python3-aiofiles python3-h11 + python3-h2 python3-jsonschema python3-unpaddedbase64 python3-pycryptodome olm-python3 python3-peewee python3-cachetools python3-atomicwrites python3-aiohttp_socks" checkdepends="${depends} python3-pytest python3-pytest-isort python3-pytest-cov @@ -17,7 +17,7 @@ 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