mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-matrix-nio: update to 0.24.0.
This commit is contained in:
parent
bc7d4de2ba
commit
9ace2d2b26
1 changed files with 5 additions and 5 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'python3-matrix-nio'
|
# Template file for 'python3-matrix-nio'
|
||||||
pkgname=python3-matrix-nio
|
pkgname=python3-matrix-nio
|
||||||
version=0.20.2
|
version=0.24.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-poetry-core"
|
hostmakedepends="python3-poetry-core"
|
||||||
depends="python3-future python3-aiohttp python3-aiofiles python3-h11
|
depends="python3-aiohttp python3-aiofiles python3-h11
|
||||||
python3-h2 python3-logbook python3-jsonschema python3-unpaddedbase64
|
python3-h2 python3-jsonschema python3-unpaddedbase64
|
||||||
python3-pycryptodome olm-python3 python3-peewee python3-cachetools
|
python3-pycryptodome olm-python3 python3-peewee python3-cachetools
|
||||||
python3-atomicwrites python3-aiohttp_socks"
|
python3-atomicwrites python3-aiohttp_socks"
|
||||||
checkdepends="${depends} python3-pytest python3-pytest-isort python3-pytest-cov
|
checkdepends="${depends} python3-pytest python3-pytest-isort python3-pytest-cov
|
||||||
|
@ -17,7 +17,7 @@ license="ISC"
|
||||||
homepage="https://github.com/poljar/matrix-nio"
|
homepage="https://github.com/poljar/matrix-nio"
|
||||||
changelog="https://github.com/poljar/matrix-nio/raw/main/CHANGELOG.md"
|
changelog="https://github.com/poljar/matrix-nio/raw/main/CHANGELOG.md"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=0beb12857e909671e6db57b0edd936efef23e9baae90e276cfe4e69c952b5e62
|
checksum=bf7a92db99d8bc2d83a8776b4f5ea93320ea3f33a501b999dc4ee1dc0e23973c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue