synapse: update to 1.21.2.

This commit is contained in:
David Flatz 2020-10-14 09:37:07 +02:00 committed by Andrew J. Hesford
parent 2289f0bbd2
commit edec3c25ed

View file

@ -1,14 +1,14 @@
# Template file for 'synapse'
pkgname=synapse
version=1.20.1
revision=2
version=1.21.2
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-jsonschema python3-frozendict python3-canonicaljson>=1.2.0
depends="python3-jsonschema python3-frozendict python3-canonicaljson
python3-signedjson python3-pynacl python3-service_identity python3-Twisted
python3-openssl python3-yaml python3-pyasn1 python3-pyasn1-modules
python3-daemonize python3-bcrypt python3-Pillow python3-psutil
python3-msgpack python3-phonenumbers python3-prometheus_client<0.8.0
python3-msgpack python3-phonenumbers python3-prometheus_client
python3-attrs python3-netaddr python3-setuptools python3-bleach
python3-Jinja2 python3-psycopg2 python3-lxml python3-saml2 python3-treq
python3-txacme python3-macaroons python3-sortedcontainers
@ -19,7 +19,7 @@ license="Apache-2.0"
homepage="https://github.com/matrix-org/synapse"
changelog="https://raw.githubusercontent.com/matrix-org/synapse/develop/CHANGES.md"
distfiles="https://github.com/matrix-org/synapse/archive/v${version}.tar.gz"
checksum=0f5bfb657a093cc9bb6210754f0579f66fc18d6f1672f56172b5c79da6bc37c5
checksum=ec7073befcda697428c4d634c7a8637ea7d1b01639b3a943d72821ba8110a0bf
system_accounts="synapse"
synapse_homedir="/var/lib/synapse"