diff options
author | Tim Biermann <tbier@posteo.de> | 2021-06-14 20:42:30 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-06-14 20:42:30 +0000 |
commit | 5e0476b6cbdfb3c3e37f6b1d066d0ee6409f5b97 (patch) | |
tree | 3e7046145baafcd59b2a9bc7f9ffb79c0475e925 /python3-matrix-nio | |
parent | 07aaf64becfeec628debbb561135d158d49cce1e (diff) | |
download | contrib-5e0476b6cbdfb3c3e37f6b1d066d0ee6409f5b97.tar.gz contrib-5e0476b6cbdfb3c3e37f6b1d066d0ee6409f5b97.tar.xz |
python3-matrix-nio: exchanged dependencies libolm for python3-olm
Diffstat (limited to 'python3-matrix-nio')
-rw-r--r-- | python3-matrix-nio/.signature | 4 | ||||
-rw-r--r-- | python3-matrix-nio/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/python3-matrix-nio/.signature b/python3-matrix-nio/.signature index ff59205e4..028a49f2e 100644 --- a/python3-matrix-nio/.signature +++ b/python3-matrix-nio/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF356f6EQF2NxR1DqM67ydmiy43RUjRm8GU46vjB8I6c47NQHazIDtTwLDZVWDrlfr5RsZODhQk7PRvZwmtSXk+AY= -SHA256 (Pkgfile) = 84d5393c268ede1623d89ff48f3b2bc0b32a6de1808516c2eacff2b46ef79948 +RWSagIOpLGJF3/DjlHMgksY/3btJDtlOUZaecKJn0GiYie9wi+4+w++nzu2gR/gSpYECyl6rsXm1A4ctP/uv447DQ8sbN4kGuQk= +SHA256 (Pkgfile) = 66e56234bada8e2e76379021d0417ec0cb38be11a42c520adde8a05c907b1687 SHA256 (.footprint) = 1abefd57a31b6264421534e27fe4d2a23d3cc9bb76d4838baf29563ac587d18c SHA256 (python3-matrix-nio-0.18.2.tar.gz) = 07a62772a5ff2cc680ae69aca27b8f19e8110533d3391611902007cd94e5a0a3 diff --git a/python3-matrix-nio/Pkgfile b/python3-matrix-nio/Pkgfile index 72fccd5a1..9b09d10a8 100644 --- a/python3-matrix-nio/Pkgfile +++ b/python3-matrix-nio/Pkgfile @@ -1,7 +1,7 @@ # Description: A Python Matrix client library, designed according to sans I/O principles # URL: https://logbook.readthedocs.io/en/stable/ # Maintainer: Tim Biermann, tbier at posteo dot de -# Depends on: libolm python3-aiofiles python3-aiohttp-socks python3-atomicwrites python3-cachetools python3-future python3-h11 python3-h2 python3-logbook python3-peewee python3-pycryptodome python3-unpaddedbase64 +# Depends on: python3-aiofiles python3-aiohttp-socks python3-atomicwrites python3-cachetools python3-future python3-h11 python3-h2 python3-logbook python3-olm python3-peewee python3-pycryptodome python3-unpaddedbase64 name=python3-matrix-nio version=0.18.2 |