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

Johannes Löthberg demize at archlinux.org
Sun Oct 21 18:52:25 UTC 2018


    Date: Sunday, October 21, 2018 @ 18:52:24
  Author: demize
Revision: 398285

upgpkg: matrix-synapse 0.33.7-2

Modified:
  matrix-synapse/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-21 18:43:36 UTC (rev 398284)
+++ PKGBUILD	2018-10-21 18:52:24 UTC (rev 398285)
@@ -3,7 +3,7 @@
 
 pkgname=matrix-synapse
 pkgver=0.33.7
-pkgrel=1
+pkgrel=2
 
 pkgdesc="Matrix reference homeserver"
 url="https://github.com/matrix-org/synapse"
@@ -20,9 +20,10 @@
          'python2-service-identity' 'python2-msgpack'
          'python2-phonenumbers' 'python2-prometheus_client'
          'python2-attrs' 'python2-netaddr' 'python2-sortedcontainers'
+         'python2-treq' 'python2-psutil'
          'systemd')
 makedepends=('python2-mock')
-checkdepends=('python2-lxml' 'python2-treq' 'python2-psutil')
+checkdepends=('python2-lxml')
 optdepends=('python2-psycopg2: PostgreSQL support'
             'python2-lxml: URL previewing'
             'python2-jinja: e-mail notifications'



More information about the arch-commits mailing list