mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2024-09-03 20:26:38 +02:00
Upgrade synapse to 1.103.0
This commit is contained in:
parent
f438049c07
commit
f58024e3a4
3 changed files with 19 additions and 19 deletions
|
@ -12,7 +12,7 @@ cryptography==42.0.5
|
|||
hyperlink==21.0.0
|
||||
idna==3.6
|
||||
ijson==3.2.3
|
||||
immutabledict==4.1.0
|
||||
immutabledict==4.2.0
|
||||
incremental==22.10.0
|
||||
Jinja2==3.1.3
|
||||
jsonschema==4.21.1
|
||||
|
@ -21,26 +21,26 @@ ldap3==2.9.1
|
|||
lxml==5.1.0
|
||||
MarkupSafe==2.1.5
|
||||
matrix-common==1.3.0
|
||||
matrix-synapse==1.102.0
|
||||
matrix-synapse==1.103.0
|
||||
matrix-synapse-ldap3==0.3.0
|
||||
msgpack==1.0.8
|
||||
ndg-httpsclient==0.5.1
|
||||
netaddr==1.2.1
|
||||
packaging==23.2
|
||||
phonenumbers==8.13.31
|
||||
packaging==24.0
|
||||
phonenumbers==8.13.32
|
||||
pillow==10.2.0
|
||||
prometheus_client==0.20.0
|
||||
psycopg2==2.9.9
|
||||
pyasn1==0.5.1
|
||||
pyasn1-modules==0.3.0
|
||||
pycparser==2.21
|
||||
pydantic==2.6.3
|
||||
pydantic==2.6.4
|
||||
pydantic_core==2.16.3
|
||||
pymacaroons==0.13.0
|
||||
PyNaCl==1.5.0
|
||||
pyOpenSSL==24.0.0
|
||||
pyOpenSSL==24.1.0
|
||||
PyYAML==6.0.1
|
||||
referencing==0.33.0
|
||||
referencing==0.34.0
|
||||
requests==2.31.0
|
||||
rpds-py==0.18.0
|
||||
semantic-version==2.10.0
|
||||
|
|
|
@ -12,7 +12,7 @@ cryptography==42.0.5
|
|||
hyperlink==21.0.0
|
||||
idna==3.6
|
||||
ijson==3.2.3
|
||||
immutabledict==4.1.0
|
||||
immutabledict==4.2.0
|
||||
incremental==22.10.0
|
||||
Jinja2==3.1.3
|
||||
jsonschema==4.21.1
|
||||
|
@ -21,26 +21,26 @@ ldap3==2.9.1
|
|||
lxml==5.1.0
|
||||
MarkupSafe==2.1.5
|
||||
matrix-common==1.3.0
|
||||
matrix-synapse==1.102.0
|
||||
matrix-synapse==1.103.0
|
||||
matrix-synapse-ldap3==0.3.0
|
||||
msgpack==1.0.8
|
||||
ndg-httpsclient==0.5.1
|
||||
netaddr==1.2.1
|
||||
packaging==23.2
|
||||
phonenumbers==8.13.31
|
||||
packaging==24.0
|
||||
phonenumbers==8.13.32
|
||||
pillow==10.2.0
|
||||
prometheus_client==0.20.0
|
||||
psycopg2==2.9.9
|
||||
pyasn1==0.5.1
|
||||
pyasn1-modules==0.3.0
|
||||
pycparser==2.21
|
||||
pydantic==2.6.3
|
||||
pydantic==2.6.4
|
||||
pydantic_core==2.16.3
|
||||
pymacaroons==0.13.0
|
||||
PyNaCl==1.5.0
|
||||
pyOpenSSL==24.0.0
|
||||
pyOpenSSL==24.1.0
|
||||
PyYAML==6.0.1
|
||||
referencing==0.33.0
|
||||
referencing==0.34.0
|
||||
requests==2.31.0
|
||||
rpds-py==0.18.0
|
||||
semantic-version==2.10.0
|
||||
|
|
|
@ -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.102.0~ynh1"
|
||||
version = "1.103.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.102.0/matrix-synapse_1.102.0-bookworm-bin2_armv7l.tar.gz"
|
||||
armhf.sha256 = "4027b8e41950aeec151dfa19eda2402e7974de56d33abb9eee3879e211227eef"
|
||||
armhf.url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.103.0/matrix-synapse_1.103.0-bookworm-bin1_armv7l.tar.gz"
|
||||
armhf.sha256 = "b5e11567d9f90067965a7b1a3eb3569b1eaaa68b261e7f38bc78a8618da09db9"
|
||||
|
||||
[resources.sources.synapse_prebuilt_armv7_bullseye]
|
||||
prefetch = false
|
||||
armhf.url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.102.0/matrix-synapse_1.102.0-bullseye-bin2_armv7l.tar.gz"
|
||||
armhf.sha256 = "5fd5296d76675cd7a109115e1eb035758c16b095cd953a65fc8cc840fb449e40"
|
||||
armhf.url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.103.0/matrix-synapse_1.103.0-bullseye-bin1_armv7l.tar.gz"
|
||||
armhf.sha256 = "f3e22265cfba060401cec2770b54d16b559a574baff93b78add3f8acc31aa1d8"
|
||||
|
||||
[resources.system_user]
|
||||
allow_email = true
|
||||
|
|
Loading…
Reference in a new issue