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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 13:20:00
  Author: foutrelis
Revision: 751766

upgpkg: python-matrix-nio 0.15.2-3: Python 3.9 rebuild

Modified:
  python-matrix-nio/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 13:19:49 UTC (rev 751765)
+++ PKGBUILD2020-11-12 13:20:00 UTC (rev 751766)
@@ -2,7 +2,7 @@
 pkgname=python-matrix-nio
 pkgver=0.15.2
 _tag=663e99c39668ab6bfe5ed2a861a51f3834fd714c # git rev-parse "$pkgver"
-pkgrel=2
+pkgrel=3
 pkgdesc='Python Matrix client library, designed according to sans I/O 
principles'
 arch=('any')
 url='https://github.com/poljar/matrix-nio'


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

2020-11-09 Thread Felix Yan via arch-commits
Date: Tuesday, November 10, 2020 @ 05:11:43
  Author: felixonmars
Revision: 749354

upgpkg: python-matrix-nio 0.15.2-2: Python 3.9 rebuild

Modified:
  python-matrix-nio/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-10 05:11:33 UTC (rev 749353)
+++ PKGBUILD2020-11-10 05:11:43 UTC (rev 749354)
@@ -2,7 +2,7 @@
 pkgname=python-matrix-nio
 pkgver=0.15.2
 _tag=663e99c39668ab6bfe5ed2a861a51f3834fd714c # git rev-parse "$pkgver"
-pkgrel=1
+pkgrel=2
 pkgdesc='Python Matrix client library, designed according to sans I/O 
principles'
 arch=('any')
 url='https://github.com/poljar/matrix-nio'


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

2020-10-29 Thread Jonas Witschel via arch-commits
Date: Thursday, October 29, 2020 @ 19:29:43
  Author: diabonas
Revision: 736576

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

Modified:
  python-matrix-nio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-10-29 19:28:20 UTC (rev 736575)
+++ PKGBUILD2020-10-29 19:29:43 UTC (rev 736576)
@@ -1,7 +1,7 @@
 # Maintainer: Jonas Witschel 
 pkgname=python-matrix-nio
-pkgver=0.15.1
-_tag=be510c4c98765aca8450fe078438cdd5e86b2ea8 # git rev-parse "$pkgver"
+pkgver=0.15.2
+_tag=663e99c39668ab6bfe5ed2a861a51f3834fd714c # git rev-parse "$pkgver"
 pkgrel=1
 pkgdesc='Python Matrix client library, designed according to sans I/O 
principles'
 arch=('any')


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

2020-08-28 Thread Jonas Witschel via arch-commits
Date: Friday, August 28, 2020 @ 18:45:57
  Author: diabonas
Revision: 691132

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

Modified:
  python-matrix-nio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-28 18:45:19 UTC (rev 691131)
+++ PKGBUILD2020-08-28 18:45:57 UTC (rev 691132)
@@ -1,7 +1,7 @@
 # Maintainer: Jonas Witschel 
 pkgname=python-matrix-nio
-pkgver=0.15.0
-_tag=22e8bf7ad32ac4408ac9e649e6ae98ebac02b463 # git rev-parse "$pkgver"
+pkgver=0.15.1
+_tag=be510c4c98765aca8450fe078438cdd5e86b2ea8 # git rev-parse "$pkgver"
 pkgrel=1
 pkgdesc='Python Matrix client library, designed according to sans I/O 
principles'
 arch=('any')


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

2020-08-21 Thread Jonas Witschel via arch-commits
Date: Friday, August 21, 2020 @ 14:40:59
  Author: diabonas
Revision: 686069

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

Modified:
  python-matrix-nio/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-21 14:33:03 UTC (rev 686068)
+++ PKGBUILD2020-08-21 14:40:59 UTC (rev 686069)
@@ -1,13 +1,13 @@
 # Maintainer: Jonas Witschel 
 pkgname=python-matrix-nio
-pkgver=0.14.1
-_tag=9d4496f86ee46915ee040018f49a8279de09b8b4 # git rev-parse "$pkgver"
+pkgver=0.15.0
+_tag=22e8bf7ad32ac4408ac9e649e6ae98ebac02b463 # git rev-parse "$pkgver"
 pkgrel=1
 pkgdesc='Python Matrix client library, designed according to sans I/O 
principles'
 arch=('any')
 url='https://github.com/poljar/matrix-nio'
 license=('ISC')
-depends=('python-aiofiles' 'python-aiohttp' 'python-atomicwrites' 
'python-cachetools'
+depends=('python' 'python-aiofiles' 'python-aiohttp' 'python-atomicwrites' 
'python-cachetools'
  'python-future' 'python-h11' 'python-h2' 'python-jsonschema' 
'python-logbook' 'python-olm'
  'python-peewee' 'python-pycryptodome' 'python-unpaddedbase64')
 makedepends=('git')


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

2020-06-21 Thread Jonas Witschel via arch-commits
Date: Sunday, June 21, 2020 @ 20:28:33
  Author: diabonas
Revision: 650273

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

Modified:
  python-matrix-nio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-21 19:49:07 UTC (rev 650272)
+++ PKGBUILD2020-06-21 20:28:33 UTC (rev 650273)
@@ -1,7 +1,7 @@
 # Maintainer: Jonas Witschel 
 pkgname=python-matrix-nio
-pkgver=0.13.0
-_tag=19d03421dcc3ef5b667285496a3b8420e314529b # git show-ref "$pkgver"
+pkgver=0.14.0
+_tag=df76faecb611158af4ad31ffb6097f0aacd03261 # git rev-parse "$pkgver"
 pkgrel=1
 pkgdesc='Python Matrix client library, designed according to sans I/O 
principles'
 arch=('any')


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

2020-06-05 Thread Jonas Witschel via arch-commits
Date: Friday, June 5, 2020 @ 16:44:23
  Author: diabonas
Revision: 639163

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

Modified:
  python-matrix-nio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-05 15:39:34 UTC (rev 639162)
+++ PKGBUILD2020-06-05 16:44:23 UTC (rev 639163)
@@ -1,7 +1,7 @@
 # Maintainer: Jonas Witschel 
 pkgname=python-matrix-nio
-pkgver=0.12.0
-_tag=e2e6239ad44c9364440af7c73097c0ae13f868e6 # git show-ref "$pkgver"
+pkgver=0.13.0
+_tag=19d03421dcc3ef5b667285496a3b8420e314529b # git show-ref "$pkgver"
 pkgrel=1
 pkgdesc='Python Matrix client library, designed according to sans I/O 
principles'
 arch=('any')


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

2020-05-21 Thread Jonas Witschel via arch-commits
Date: Thursday, May 21, 2020 @ 16:33:38
  Author: diabonas
Revision: 631315

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

Modified:
  python-matrix-nio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-21 16:29:55 UTC (rev 631314)
+++ PKGBUILD2020-05-21 16:33:38 UTC (rev 631315)
@@ -1,7 +1,7 @@
 # Maintainer: Jonas Witschel 
 pkgname=python-matrix-nio
-pkgver=0.11.2
-_tag=2540ccfcd68881c414faea07f66e2502906a2295 # git show-ref "$pkgver"
+pkgver=0.12.0
+_tag=e2e6239ad44c9364440af7c73097c0ae13f868e6 # git show-ref "$pkgver"
 pkgrel=1
 pkgdesc='Python Matrix client library, designed according to sans I/O 
principles'
 arch=('any')


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

2020-05-11 Thread Jonas Witschel via arch-commits
Date: Monday, May 11, 2020 @ 09:11:19
  Author: diabonas
Revision: 626249

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

Modified:
  python-matrix-nio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-11 06:48:14 UTC (rev 626248)
+++ PKGBUILD2020-05-11 09:11:19 UTC (rev 626249)
@@ -1,7 +1,7 @@
 # Maintainer: Jonas Witschel 
 pkgname=python-matrix-nio
-pkgver=0.11.1
-_tag=22ee14aaf80778a9aab203987c6cf013e275f789 # git show-ref "$pkgver"
+pkgver=0.11.2
+_tag=2540ccfcd68881c414faea07f66e2502906a2295 # git show-ref "$pkgver"
 pkgrel=1
 pkgdesc='Python Matrix client library, designed according to sans I/O 
principles'
 arch=('any')


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

2020-05-10 Thread Jonas Witschel via arch-commits
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
===
--- PKGBUILD2020-05-10 21:47:36 UTC (rev 626238)
+++ PKGBUILD2020-05-10 22:27:57 UTC (rev 626239)
@@ -1,8 +1,8 @@
 # Maintainer: Jonas Witschel 
 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')


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

2020-05-10 Thread Jonas Witschel via arch-commits
Date: Sunday, May 10, 2020 @ 19:12:19
  Author: diabonas
Revision: 626199

upgpkg: python-matrix-nio 0.11.0-2: remove superfluous dependency

python-attrs has been removed in upstream commit
https://github.com/poljar/matrix-nio/commit/7dacf4a280e08e1f9650995cb50df5229f5a0991

Modified:
  python-matrix-nio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-10 19:02:58 UTC (rev 626198)
+++ PKGBUILD2020-05-10 19:12:19 UTC (rev 626199)
@@ -2,12 +2,12 @@
 pkgname=python-matrix-nio
 pkgver=0.11.0
 _tag=9fadfbec243d9f652712b32658e3df5510a65ad1 # git show-ref "$pkgver"
-pkgrel=1
+pkgrel=2
 pkgdesc='Python Matrix client library, designed according to sans I/O 
principles'
 arch=('any')
 url='https://github.com/poljar/matrix-nio'
 license=('ISC')
-depends=('python-aiofiles' 'python-aiohttp' 'python-atomicwrites' 
'python-attrs' 'python-cachetools'
+depends=('python-aiofiles' 'python-aiohttp' 'python-atomicwrites' 
'python-cachetools'
  'python-future' 'python-h11' 'python-h2' 'python-jsonschema' 
'python-logbook' 'python-olm'
  'python-peewee' 'python-pycryptodome' 'python-unpaddedbase64')
 makedepends=('git')


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

2020-05-10 Thread Jonas Witschel via arch-commits
Date: Sunday, May 10, 2020 @ 19:02:02
  Author: diabonas
Revision: 626195

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

Modified:
  python-matrix-nio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-10 18:47:27 UTC (rev 626194)
+++ PKGBUILD2020-05-10 19:02:02 UTC (rev 626195)
@@ -1,7 +1,7 @@
 # Maintainer: Jonas Witschel 
 pkgname=python-matrix-nio
-pkgver=0.10.0
-_tag=55b4a01732def2865576335ab8ec867ac26c81e4 # git show-ref "$pkgver"
+pkgver=0.11.0
+_tag=9fadfbec243d9f652712b32658e3df5510a65ad1 # git show-ref "$pkgver"
 pkgrel=1
 pkgdesc='Python Matrix client library, designed according to sans I/O 
principles'
 arch=('any')