Skip to content

Commit

Permalink
synapse: update to 1.10.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
abenson authored and Hoshpak committed Feb 20, 2020
1 parent fd7d1e0 commit 148bab4
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions srcpkgs/synapse/template
@@ -1,24 +1,25 @@
# Template file for 'synapse'
pkgname=synapse
version=1.6.1
revision=2
version=1.10.1
revision=1
archs=noarch
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-jsonschema python3-frozendict python3-canonicaljson
python3-signedjson python3-nacl 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.7.0
python3-msgpack python3-phonenumbers python3-prometheus_client<0.8.0
python3-attrs python3-netaddr python3-setuptools python3-bleach
python3-Jinja2 python3-psycopg2 python3-lxml python3-saml2 python3-treq
python3-txacme python3-macaroons python3-sortedcontainers"
python3-txacme python3-macaroons python3-sortedcontainers
python3-typing_extensions"
short_desc="Matrix reference homeserver"
maintainer="Pete <pete@port22.co.uk>"
license="Apache-2.0"
homepage="https://github.com/matrix-org/synapse"
distfiles="https://github.com/matrix-org/synapse/archive/v${version}.tar.gz"
checksum=01915d8d259c5c11ab3bbbfebdc0a03f686b344f133b54a3a634b107d9752698
checksum=43351bdee7e025c90f62c32795c610247db8d223d3a0dbdaa570796a78e05cee

conf_files="/etc/synapse/log_config.yaml"

Expand Down

0 comments on commit 148bab4

Please sign in to comment.