olm-python3: update to 3.2.8.
This commit is contained in:
parent
4ccb61cffe
commit
b9fedcc754
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'olm-python3'
|
||||
pkgname=olm-python3
|
||||
version=3.2.4
|
||||
revision=2
|
||||
version=3.2.8
|
||||
revision=1
|
||||
wrksrc="olm-${version}"
|
||||
build_wrksrc=python
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,7 @@ 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=fbd233de5ba08b0820c7008a0b83f5c8d40250111ec7acfa0bf7e0110bfa1ec1
|
||||
checksum=012e4c358404f273ab2f8502a06a4d80c8df41b17cc8dc1f47d195a71af8dda0
|
||||
# requires unpackaged pytest-{benchmark,isort}
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Reference in a new issue