python3-matrix-nio: rebuild for Python 3.10
This commit is contained in:
parent
e2885a3d90
commit
b15bfb7c5a
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'python3-matrix-nio'
|
# Template file for 'python3-matrix-nio'
|
||||||
pkgname=python3-matrix-nio
|
pkgname=python3-matrix-nio
|
||||||
version=0.15.1
|
version=0.15.1
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="matrix-nio-${version}"
|
wrksrc="matrix-nio-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-future python3-aiohttp python3-aiofiles python3-h11
|
depends="python3-future python3-aiohttp python3-aiofiles python3-h11
|
||||||
python3-hyper-h2 python3-logbook python3-jsonschema python3-unpaddedbase64
|
python3-h2 python3-logbook python3-jsonschema python3-unpaddedbase64
|
||||||
python3-pycryptodome olm-python3 python3-peewee python3-cachetools
|
python3-pycryptodome olm-python3 python3-peewee python3-cachetools
|
||||||
python3-atomicwrites"
|
python3-atomicwrites"
|
||||||
short_desc="Python3 matrix.org client library designed without builtin io"
|
short_desc="Python3 matrix.org client library designed without builtin io"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue