summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorIvan Shapovalov2018-10-20 08:00:34 +0300
committerIvan Shapovalov2018-11-10 13:16:28 +0300
commite716ea26fcd3dc3ceff5df0f5b5b02310003ba5f (patch)
tree2c812daef6e5abcdedae2e4ff710013133844c13 /.SRCINFO
parent6ad44ef3cc711d18e0ba76ea06534433319ce4c7 (diff)
downloadaur-e716ea26fcd3dc3ceff5df0f5b5b02310003ba5f.tar.gz
Experimentally build with py3, add python-treq and python-psutil dependencies.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO83
1 files changed, 41 insertions, 42 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8902d55a1b78..33b381ee8c8d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,52 +1,51 @@
-# Generated by mksrcinfo v8
-# Fri Jul 6 21:38:49 UTC 2018
-pkgbase = matrix-synapse-git
+pkgbase = matrix-synapse-py3-git
pkgdesc = Matrix reference homeserver
- pkgver = 0.32.1.r1.g20ff89d6e
+ pkgver = 0.33.8.r130.gdb5a1c059
pkgrel = 1
url = https://github.com/matrix-org/synapse
install = synapse.install
arch = any
license = Apache
- makedepends = python2-mock
+ makedepends = python-mock
makedepends = git
- depends = python2-jsonschema
- depends = python2-twisted
- depends = python2-service-identity
- depends = python2-pyopenssl
- depends = python2-yaml
- depends = python2-pyasn1
- depends = python2-pynacl
- depends = python2-daemonize
- depends = python2-bcrypt
- depends = python2-frozendict
- depends = python2-pillow
- depends = python2-pydenticon
- depends = python2-ujson
- depends = python2-blist
- depends = python2-pysaml2
- depends = python2-setuptools
- depends = python2-systemd
- depends = python2-unpaddedbase64
- depends = python2-canonicaljson
- depends = python2-signedjson
- depends = python2-pymacaroons-pynacl
- depends = python2-service-identity
- depends = python2-msgpack
- depends = python2-phonenumbers
- depends = python2-affinity
- depends = python2-sortedcontainers
- depends = python2-jinja
- depends = python2-prometheus_client
- depends = python2-netaddr
+ depends = python-jsonschema
+ depends = python-twisted
+ depends = python-service-identity
+ depends = python-pyopenssl
+ depends = python-yaml
+ depends = python-pyasn1
+ depends = python-pynacl
+ depends = python-daemonize
+ depends = python-bcrypt
+ depends = python-frozendict
+ depends = python-pillow
+ depends = python-pydenticon
+ depends = python-ujson
+ depends = python-blist
+ depends = python-pysaml2
+ depends = python-setuptools
+ depends = python-systemd
+ depends = python-unpaddedbase64
+ depends = python-canonicaljson
+ depends = python-signedjson
+ depends = python-pymacaroons-pynacl
+ depends = python-service-identity
+ depends = python-msgpack
+ depends = python-phonenumbers
+ depends = python-sortedcontainers
+ depends = python-jinja
+ depends = python-prometheus_client
+ depends = python-netaddr
+ depends = python-treq
+ depends = python-psutil
depends = systemd
- optdepends = python2-psycopg2: PostgreSQL support (instead of built-in SQLite)
- optdepends = python2-netaddr: URL previewing
- optdepends = python2-jinja: e-mail notifications
- optdepends = python2-bleach: e-mail notifications
- optdepends = python2-matrix-synapse-ldap3: LDAP support
- optdepends = python2-psutil: metrics
- optdepends = python2-matrix-angular-sdk-git: built-in web client (UNMAINTAINED)
+ optdepends = python-psycopg2: PostgreSQL support (instead of built-in SQLite)
+ optdepends = python-netaddr: URL previewing
+ optdepends = python-jinja: e-mail notifications
+ optdepends = python-bleach: e-mail notifications
+ optdepends = python-matrix-synapse-ldap3: LDAP support
+ optdepends = python-psutil: metrics
+ optdepends = python-matrix-angular-sdk-git: built-in web client (UNMAINTAINED)
provides = matrix-synapse
conflicts = matrix-synapse
backup = etc/synapse/log_config.yaml
@@ -55,5 +54,5 @@ pkgbase = matrix-synapse-git
md5sums = SKIP
md5sums = ecd9f66fb57fe1a2e1e2df07a460a35b
-pkgname = matrix-synapse-git
+pkgname = matrix-synapse-py3-git