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.112.0

This commit is contained in:
App auto update 2024-07-30 21:00:45 +00:00 committed by Josué Tille
parent 1262627856
commit 33a5c567a9
No known key found for this signature in database
GPG key ID: 5F259226AD51F2F5
3 changed files with 19 additions and 19 deletions

View file

@ -1,19 +1,19 @@
annotated-types==0.7.0
attrs==23.2.0
Automat==22.10.0
bcrypt==4.1.3
bcrypt==4.2.0
bleach==6.1.0
canonicaljson==2.0.0
certifi==2024.7.4
cffi==1.16.0
charset-normalizer==3.3.2
constantly==23.10.4
cryptography==42.0.8
cryptography==43.0.0
hyperlink==21.0.0
idna==3.7
ijson==3.3.0
immutabledict==4.2.0
incremental==22.10.0
incremental==24.7.2
Jinja2==3.1.4
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
@ -21,13 +21,13 @@ ldap3==2.9.1
lxml==5.2.2
MarkupSafe==2.1.5
matrix-common==1.3.0
matrix-synapse==1.111.0
matrix-synapse==1.112.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.40
phonenumbers==8.13.42
pillow==10.4.0
prometheus_client==0.20.0
psycopg2==2.9.9
@ -38,12 +38,12 @@ pydantic==2.8.2
pydantic_core==2.20.1
pymacaroons==0.13.0
PyNaCl==1.5.0
pyOpenSSL==24.1.0
pyOpenSSL==24.2.1
python-multipart==0.0.9
PyYAML==6.0.1
referencing==0.35.1
requests==2.32.3
rpds-py==0.19.0
rpds-py==0.19.1
semantic-version==2.10.0
service-identity==24.1.0
setuptools-rust==1.9.0

View file

@ -1,19 +1,19 @@
annotated-types==0.7.0
attrs==23.2.0
Automat==22.10.0
bcrypt==4.1.3
bcrypt==4.2.0
bleach==6.1.0
canonicaljson==2.0.0
certifi==2024.7.4
cffi==1.16.0
charset-normalizer==3.3.2
constantly==23.10.4
cryptography==42.0.8
cryptography==43.0.0
hyperlink==21.0.0
idna==3.7
ijson==3.3.0
immutabledict==4.2.0
incremental==22.10.0
incremental==24.7.2
Jinja2==3.1.4
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
@ -21,13 +21,13 @@ ldap3==2.9.1
lxml==5.2.2
MarkupSafe==2.1.5
matrix-common==1.3.0
matrix-synapse==1.111.0
matrix-synapse==1.112.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.40
phonenumbers==8.13.42
pillow==10.4.0
prometheus_client==0.20.0
psycopg2==2.9.9
@ -38,12 +38,12 @@ pydantic==2.8.2
pydantic_core==2.20.1
pymacaroons==0.13.0
PyNaCl==1.5.0
pyOpenSSL==24.1.0
pyOpenSSL==24.2.1
python-multipart==0.0.9
PyYAML==6.0.1
referencing==0.35.1
requests==2.32.3
rpds-py==0.19.0
rpds-py==0.19.1
semantic-version==2.10.0
service-identity==24.1.0
setuptools-rust==1.9.0

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.111.0~ynh1"
version = "1.112.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.111.0/matrix-synapse_1.111.0-bookworm-bin1_armv7l.tar.gz"
armhf.sha256 = "291f0919f28ed9cfb3177343e9b3e94784361d9313976d1e9812fbb0443678d4"
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"
[resources.sources.synapse_prebuilt_armv7_bullseye]
prefetch = false
armhf.url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.111.0/matrix-synapse_1.111.0-bullseye-bin1_armv7l.tar.gz"
armhf.sha256 = "b63b6b9585337b0ad005176d8531c41f532845da2e2d864e84c1fb18b9ab1c6e"
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"
[resources.system_user]
allow_email = true