olm-python3: update to 3.2.2
Disable tests. Closes: #29312 [via git-merge-pr]
This commit is contained in:
parent
8507b0ad88
commit
a827826212
1 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'olm-python3'
|
||||
pkgname=olm-python3
|
||||
version=3.2.1
|
||||
version=3.2.2
|
||||
revision=1
|
||||
wrksrc="olm-${version}"
|
||||
build_wrksrc=python
|
||||
|
@ -14,7 +14,9 @@ maintainer="Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://gitlab.matrix.org/matrix-org/olm"
|
||||
distfiles="https://gitlab.matrix.org/matrix-org/olm/-/archive/${version}/olm-${version}.tar.bz2"
|
||||
checksum=a0482f8c8e80eb11578e8a8655b677fe943b86ac33affd46d67dff4261afeb6a
|
||||
checksum=a180af4bcdfcd4b8f3e4aa306869d80f7610c81f651347e8e71bd03c31a2b697
|
||||
# requires unpackaged pytest-{benchmark,isort}
|
||||
make_check=no
|
||||
|
||||
pre_build() {
|
||||
make include/olm/olm.h
|
||||
|
|
Loading…
Reference in a new issue