[arch-commits] Commit in python-matrix-nio/trunk (PKGBUILD)

Jonas Witschel diabonas at archlinux.org
Sun May 10 22:27:58 UTC 2020


    Date: Sunday, May 10, 2020 @ 22:27:57
  Author: diabonas
Revision: 626239

upgpkg: python-matrix-nio 0.11.1-1: upstream release

Modified:
  python-matrix-nio/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-10 21:47:36 UTC (rev 626238)
+++ PKGBUILD	2020-05-10 22:27:57 UTC (rev 626239)
@@ -1,8 +1,8 @@
 # Maintainer: Jonas Witschel <diabonas at archlinux.org>
 pkgname=python-matrix-nio
-pkgver=0.11.0
-_tag=9fadfbec243d9f652712b32658e3df5510a65ad1 # git show-ref "$pkgver"
-pkgrel=2
+pkgver=0.11.1
+_tag=22ee14aaf80778a9aab203987c6cf013e275f789 # git show-ref "$pkgver"
+pkgrel=1
 pkgdesc='Python Matrix client library, designed according to sans I/O principles'
 arch=('any')
 url='https://github.com/poljar/matrix-nio'
@@ -11,7 +11,7 @@
          'python-future' 'python-h11' 'python-h2' 'python-jsonschema' 'python-logbook' 'python-olm'
          'python-peewee' 'python-pycryptodome' 'python-unpaddedbase64')
 makedepends=('git')
-checkdepends=('python-aioresponses' 'python-faker' 'python-hypothesis' 
+checkdepends=('python-aioresponses' 'python-faker' 'python-hpack' 'python-hyperframe' 'python-hypothesis'
               'python-pytest' 'python-pytest-aiohttp' 'python-pytest-benchmark')
 source=("git+$url.git?signed#tag=$_tag")
 sha512sums=('SKIP')



More information about the arch-commits mailing list