From 16776a48121a5775a4318d423c2ce4b5db12d7e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Fri, 18 Nov 2022 14:36:47 +0100 Subject: [PATCH] olm-python3: update to 3.2.13, adopt --- srcpkgs/olm-python3/template | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/srcpkgs/olm-python3/template b/srcpkgs/olm-python3/template index db5bf6270ae..ce0c3ed8ed8 100644 --- a/srcpkgs/olm-python3/template +++ b/srcpkgs/olm-python3/template @@ -1,20 +1,20 @@ # Template file for 'olm-python3' pkgname=olm-python3 -version=3.2.8 -revision=2 +version=3.2.13 +revision=1 build_wrksrc=python build_style=python3-module hostmakedepends="python3-setuptools python3-cffi" makedepends="python3-devel libffi-devel olm-devel" depends="python3-cffi python3-future" +checkdepends="${depends} python3-pytest python3-pytest-benchmark python3-aspectlib python3-pytest-isort" short_desc="Implementation of the Double Ratchet cryptographic ratchet - Python" -maintainer="Adam Beckmeyer " +maintainer="Jan Christian Grünhage " license="Apache-2.0" homepage="https://gitlab.matrix.org/matrix-org/olm" +changelog="https://gitlab.matrix.org/matrix-org/olm/-/raw/master/CHANGELOG.rst" distfiles="https://gitlab.matrix.org/matrix-org/olm/-/archive/${version}/olm-${version}.tar.bz2" -checksum=012e4c358404f273ab2f8502a06a4d80c8df41b17cc8dc1f47d195a71af8dda0 -# requires unpackaged pytest-{benchmark,isort} -make_check=no +checksum=8ac0c5e4a62d5464f0a6f3f35dd41b53d31bc3a188e93e3614d38237e0a32f81 pre_build() { make include/olm/olm.h