1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/synapse_ynh.git synced 2024-09-03 20:26:38 +02:00

Upgrade synapse to 1.113.0

This commit is contained in:
App auto update 2024-08-13 21:02:05 +00:00 committed by Josué Tille
parent fd927018b9
commit 61b13da320
No known key found for this signature in database
GPG key ID: 5F259226AD51F2F5
3 changed files with 25 additions and 25 deletions

View file

@ -1,11 +1,11 @@
annotated-types==0.7.0
attrs==23.2.0
attrs==24.2.0
Automat==22.10.0
bcrypt==4.2.0
bleach==6.1.0
canonicaljson==2.0.0
certifi==2024.7.4
cffi==1.16.0
cffi==1.17.0
charset-normalizer==3.3.2
constantly==23.10.4
cryptography==43.0.0
@ -18,16 +18,16 @@ Jinja2==3.1.4
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
ldap3==2.9.1
lxml==5.2.2
lxml==5.3.0
MarkupSafe==2.1.5
matrix-common==1.3.0
matrix-synapse==1.112.0
matrix-synapse==1.113.0
matrix-synapse-ldap3==0.3.0
msgpack==1.0.8
ndg-httpsclient==0.5.1
netaddr==1.3.0
packaging==24.1
phonenumbers==8.13.42
phonenumbers==8.13.43
pillow==10.4.0
prometheus_client==0.20.0
psycopg2==2.9.9
@ -40,20 +40,20 @@ pymacaroons==0.13.0
PyNaCl==1.5.0
pyOpenSSL==24.2.1
python-multipart==0.0.9
PyYAML==6.0.1
PyYAML==6.0.2
referencing==0.35.1
requests==2.32.3
rpds-py==0.19.1
rpds-py==0.20.0
semantic-version==2.10.0
service-identity==24.1.0
setuptools-rust==1.9.0
setuptools-rust==1.10.1
signedjson==1.1.4
six==1.16.0
sortedcontainers==2.4.0
treq==23.11.0
Twisted==24.3.0
Twisted==24.7.0
typing_extensions==4.12.2
unpaddedbase64==2.1.0
urllib3==2.2.2
webencodings==0.5.1
zope.interface==6.4.post2
zope.interface==7.0.1

View file

@ -1,11 +1,11 @@
annotated-types==0.7.0
attrs==23.2.0
attrs==24.2.0
Automat==22.10.0
bcrypt==4.2.0
bleach==6.1.0
canonicaljson==2.0.0
certifi==2024.7.4
cffi==1.16.0
cffi==1.17.0
charset-normalizer==3.3.2
constantly==23.10.4
cryptography==43.0.0
@ -18,16 +18,16 @@ Jinja2==3.1.4
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
ldap3==2.9.1
lxml==5.2.2
lxml==5.3.0
MarkupSafe==2.1.5
matrix-common==1.3.0
matrix-synapse==1.112.0
matrix-synapse==1.113.0
matrix-synapse-ldap3==0.3.0
msgpack==1.0.8
ndg-httpsclient==0.5.1
netaddr==1.3.0
packaging==24.1
phonenumbers==8.13.42
phonenumbers==8.13.43
pillow==10.4.0
prometheus_client==0.20.0
psycopg2==2.9.9
@ -40,21 +40,21 @@ pymacaroons==0.13.0
PyNaCl==1.5.0
pyOpenSSL==24.2.1
python-multipart==0.0.9
PyYAML==6.0.1
PyYAML==6.0.2
referencing==0.35.1
requests==2.32.3
rpds-py==0.19.1
rpds-py==0.20.0
semantic-version==2.10.0
service-identity==24.1.0
setuptools-rust==1.9.0
setuptools-rust==1.10.1
signedjson==1.1.4
six==1.16.0
sortedcontainers==2.4.0
tomli==2.0.1
treq==23.11.0
Twisted==24.3.0
Twisted==24.7.0
typing_extensions==4.12.2
unpaddedbase64==2.1.0
urllib3==2.2.2
webencodings==0.5.1
zope.interface==6.4.post2
zope.interface==7.0.1

View file

@ -5,7 +5,7 @@ name = "Synapse"
description.en = "Instant messaging server which uses Matrix"
description.fr = "Serveur de messagerie instantané basé sur Matrix"
version = "1.112.0~ynh1"
version = "1.113.0~ynh1"
maintainers = ["Josué Tille"]
@ -63,13 +63,13 @@ ram.runtime = "1G"
[resources]
[resources.sources.synapse_prebuilt_armv7_bookworm]
prefetch = false
armhf.url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.112.0/matrix-synapse_1.112.0-bookworm-bin1_armv7l.tar.gz"
armhf.sha256 = "25ef86f4b8c7a28b90b72ae1f38b08b31119811294d0f01f9a9d2dba43424a11"
armhf.url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.113.0/matrix-synapse_1.113.0-bookworm-bin1_armv7l.tar.gz"
armhf.sha256 = "028551b5f73b15097a03457e379d4945259cbcaef064ce75feb6b7e87cf3935b"
[resources.sources.synapse_prebuilt_armv7_bullseye]
prefetch = false
armhf.url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.112.0/matrix-synapse_1.112.0-bullseye-bin1_armv7l.tar.gz"
armhf.sha256 = "f61ef3b80e06df011b28df2b4ffe6562ff2ea611563fd116e8c1177b583b3302"
armhf.url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.113.0/matrix-synapse_1.113.0-bullseye-bin1_armv7l.tar.gz"
armhf.sha256 = "9df230b5d0d34ec978f2f1fe63ac4bb9383f03b13e5268624cfaa7779f747300"
[resources.system_user]
allow_email = true