~alpine/aports

community/py3-matrix-nio: upgrade to 0.19.0 v1 APPLIED

Drew DeVault: 1
 community/py3-matrix-nio: upgrade to 0.19.0

 1 files changed, 3 insertions(+), 3 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/4009/mbox | git am -3
Learn more about email & git

[PATCH] community/py3-matrix-nio: upgrade to 0.19.0 Export this patch

---
 community/py3-matrix-nio/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/community/py3-matrix-nio/APKBUILD b/community/py3-matrix-nio/APKBUILD
index d3d0f2a412..667ebd5d18 100644
--- a/community/py3-matrix-nio/APKBUILD
+++ b/community/py3-matrix-nio/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Antoine Fontaine <antoine.fontaine@epfl.ch>
# Maintainer: Antoine Fontaine <antoine.fontaine@epfl.ch>
pkgname=py3-matrix-nio
pkgver=0.18.3
pkgrel=1
pkgver=0.19.0
pkgrel=0
pkgdesc="Python interface to DBus notifications"
url="https://github.com/poljar/matrix-nio"
arch="noarch" # blocked by py3-olm
@@ -61,6 +61,6 @@ package() {
}

sha512sums="
ca99d4962fbc2f6d82e5b6ea53fcd82d0ed5a3a1c8a21a7ff211bf8892d2b60f72944ae19a41b102cd6473e04eedb614488f2fa2a2fd130ad70078aea2ba9518  matrix-nio-0.18.3.tar.gz
395b305c69507b852d06319d00a68417494a69a1217f194a04a3866d81185fdc480e957570b22e2eff900e6874cf1c86b598dd474948902a96537fa0ef174877  matrix-nio-0.19.0.tar.gz
716d1298104d924170041d69708fc417ec6d2bf96197c7c2f77397584b6c67881190272adbf224431be400a2e391d3d3e213a340411c0b9be9e6c9e097eedd5f  create-setuppy.patch
"
-- 
2.35.1