mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2024-09-03 20:26:38 +02:00
Upgrade synapse to 1.109.0
This commit is contained in:
parent
821b1c1da4
commit
3f6fcce82f
3 changed files with 27 additions and 27 deletions
|
@ -4,14 +4,14 @@ Automat==22.10.0
|
||||||
bcrypt==4.1.3
|
bcrypt==4.1.3
|
||||||
bleach==6.1.0
|
bleach==6.1.0
|
||||||
canonicaljson==2.0.0
|
canonicaljson==2.0.0
|
||||||
certifi==2024.2.2
|
certifi==2024.6.2
|
||||||
cffi==1.16.0
|
cffi==1.16.0
|
||||||
charset-normalizer==3.3.2
|
charset-normalizer==3.3.2
|
||||||
constantly==23.10.4
|
constantly==23.10.4
|
||||||
cryptography==42.0.7
|
cryptography==42.0.8
|
||||||
hyperlink==21.0.0
|
hyperlink==21.0.0
|
||||||
idna==3.7
|
idna==3.7
|
||||||
ijson==3.2.3
|
ijson==3.3.0
|
||||||
immutabledict==4.2.0
|
immutabledict==4.2.0
|
||||||
incremental==22.10.0
|
incremental==22.10.0
|
||||||
Jinja2==3.1.4
|
Jinja2==3.1.4
|
||||||
|
@ -21,27 +21,27 @@ ldap3==2.9.1
|
||||||
lxml==5.2.2
|
lxml==5.2.2
|
||||||
MarkupSafe==2.1.5
|
MarkupSafe==2.1.5
|
||||||
matrix-common==1.3.0
|
matrix-common==1.3.0
|
||||||
matrix-synapse==1.108.0
|
matrix-synapse==1.109.0
|
||||||
matrix-synapse-ldap3==0.3.0
|
matrix-synapse-ldap3==0.3.0
|
||||||
msgpack==1.0.8
|
msgpack==1.0.8
|
||||||
ndg-httpsclient==0.5.1
|
ndg-httpsclient==0.5.1
|
||||||
netaddr==1.3.0
|
netaddr==1.3.0
|
||||||
packaging==24.0
|
packaging==24.1
|
||||||
phonenumbers==8.13.37
|
phonenumbers==8.13.39
|
||||||
pillow==10.3.0
|
pillow==10.3.0
|
||||||
prometheus_client==0.20.0
|
prometheus_client==0.20.0
|
||||||
psycopg2==2.9.9
|
psycopg2==2.9.9
|
||||||
pyasn1==0.6.0
|
pyasn1==0.6.0
|
||||||
pyasn1_modules==0.4.0
|
pyasn1_modules==0.4.0
|
||||||
pycparser==2.22
|
pycparser==2.22
|
||||||
pydantic==2.7.2
|
pydantic==2.7.4
|
||||||
pydantic_core==2.18.3
|
pydantic_core==2.18.4
|
||||||
pymacaroons==0.13.0
|
pymacaroons==0.13.0
|
||||||
PyNaCl==1.5.0
|
PyNaCl==1.5.0
|
||||||
pyOpenSSL==24.1.0
|
pyOpenSSL==24.1.0
|
||||||
PyYAML==6.0.1
|
PyYAML==6.0.1
|
||||||
referencing==0.35.1
|
referencing==0.35.1
|
||||||
requests==2.32.2
|
requests==2.32.3
|
||||||
rpds-py==0.18.1
|
rpds-py==0.18.1
|
||||||
semantic-version==2.10.0
|
semantic-version==2.10.0
|
||||||
service-identity==24.1.0
|
service-identity==24.1.0
|
||||||
|
@ -51,8 +51,8 @@ six==1.16.0
|
||||||
sortedcontainers==2.4.0
|
sortedcontainers==2.4.0
|
||||||
treq==23.11.0
|
treq==23.11.0
|
||||||
Twisted==24.3.0
|
Twisted==24.3.0
|
||||||
typing_extensions==4.12.0
|
typing_extensions==4.12.2
|
||||||
unpaddedbase64==2.1.0
|
unpaddedbase64==2.1.0
|
||||||
urllib3==2.2.1
|
urllib3==2.2.2
|
||||||
webencodings==0.5.1
|
webencodings==0.5.1
|
||||||
zope.interface==6.4.post2
|
zope.interface==6.4.post2
|
||||||
|
|
|
@ -4,14 +4,14 @@ Automat==22.10.0
|
||||||
bcrypt==4.1.3
|
bcrypt==4.1.3
|
||||||
bleach==6.1.0
|
bleach==6.1.0
|
||||||
canonicaljson==2.0.0
|
canonicaljson==2.0.0
|
||||||
certifi==2024.2.2
|
certifi==2024.6.2
|
||||||
cffi==1.16.0
|
cffi==1.16.0
|
||||||
charset-normalizer==3.3.2
|
charset-normalizer==3.3.2
|
||||||
constantly==23.10.4
|
constantly==23.10.4
|
||||||
cryptography==42.0.7
|
cryptography==42.0.8
|
||||||
hyperlink==21.0.0
|
hyperlink==21.0.0
|
||||||
idna==3.7
|
idna==3.7
|
||||||
ijson==3.2.3
|
ijson==3.3.0
|
||||||
immutabledict==4.2.0
|
immutabledict==4.2.0
|
||||||
incremental==22.10.0
|
incremental==22.10.0
|
||||||
Jinja2==3.1.4
|
Jinja2==3.1.4
|
||||||
|
@ -21,27 +21,27 @@ ldap3==2.9.1
|
||||||
lxml==5.2.2
|
lxml==5.2.2
|
||||||
MarkupSafe==2.1.5
|
MarkupSafe==2.1.5
|
||||||
matrix-common==1.3.0
|
matrix-common==1.3.0
|
||||||
matrix-synapse==1.108.0
|
matrix-synapse==1.109.0
|
||||||
matrix-synapse-ldap3==0.3.0
|
matrix-synapse-ldap3==0.3.0
|
||||||
msgpack==1.0.8
|
msgpack==1.0.8
|
||||||
ndg-httpsclient==0.5.1
|
ndg-httpsclient==0.5.1
|
||||||
netaddr==1.3.0
|
netaddr==1.3.0
|
||||||
packaging==24.0
|
packaging==24.1
|
||||||
phonenumbers==8.13.37
|
phonenumbers==8.13.39
|
||||||
pillow==10.3.0
|
pillow==10.3.0
|
||||||
prometheus_client==0.20.0
|
prometheus_client==0.20.0
|
||||||
psycopg2==2.9.9
|
psycopg2==2.9.9
|
||||||
pyasn1==0.6.0
|
pyasn1==0.6.0
|
||||||
pyasn1_modules==0.4.0
|
pyasn1_modules==0.4.0
|
||||||
pycparser==2.22
|
pycparser==2.22
|
||||||
pydantic==2.7.2
|
pydantic==2.7.4
|
||||||
pydantic_core==2.18.3
|
pydantic_core==2.18.4
|
||||||
pymacaroons==0.13.0
|
pymacaroons==0.13.0
|
||||||
PyNaCl==1.5.0
|
PyNaCl==1.5.0
|
||||||
pyOpenSSL==24.1.0
|
pyOpenSSL==24.1.0
|
||||||
PyYAML==6.0.1
|
PyYAML==6.0.1
|
||||||
referencing==0.35.1
|
referencing==0.35.1
|
||||||
requests==2.32.2
|
requests==2.32.3
|
||||||
rpds-py==0.18.1
|
rpds-py==0.18.1
|
||||||
semantic-version==2.10.0
|
semantic-version==2.10.0
|
||||||
service-identity==24.1.0
|
service-identity==24.1.0
|
||||||
|
@ -52,8 +52,8 @@ sortedcontainers==2.4.0
|
||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
treq==23.11.0
|
treq==23.11.0
|
||||||
Twisted==24.3.0
|
Twisted==24.3.0
|
||||||
typing_extensions==4.12.0
|
typing_extensions==4.12.2
|
||||||
unpaddedbase64==2.1.0
|
unpaddedbase64==2.1.0
|
||||||
urllib3==2.2.1
|
urllib3==2.2.2
|
||||||
webencodings==0.5.1
|
webencodings==0.5.1
|
||||||
zope.interface==6.4.post2
|
zope.interface==6.4.post2
|
||||||
|
|
|
@ -5,7 +5,7 @@ name = "Synapse"
|
||||||
description.en = "Instant messaging server which uses Matrix"
|
description.en = "Instant messaging server which uses Matrix"
|
||||||
description.fr = "Serveur de messagerie instantané basé sur Matrix"
|
description.fr = "Serveur de messagerie instantané basé sur Matrix"
|
||||||
|
|
||||||
version = "1.108.0~ynh1"
|
version = "1.109.0~ynh1"
|
||||||
|
|
||||||
maintainers = ["Josué Tille"]
|
maintainers = ["Josué Tille"]
|
||||||
|
|
||||||
|
@ -63,13 +63,13 @@ ram.runtime = "1G"
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.synapse_prebuilt_armv7_bookworm]
|
[resources.sources.synapse_prebuilt_armv7_bookworm]
|
||||||
prefetch = false
|
prefetch = false
|
||||||
armhf.url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.108.0/matrix-synapse_1.108.0-bookworm-bin1_armv7l.tar.gz"
|
armhf.url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.109.0/matrix-synapse_1.109.0-bookworm-bin1_armv7l.tar.gz"
|
||||||
armhf.sha256 = "ceff2b044fede6a7294c3d85619e6bbbb8d6371260c3492e9194a59f6f3a9e59"
|
armhf.sha256 = "d80915247255433ddad2e8283361f9d4c13c4f10ac50bf0de4139231c4f8164b"
|
||||||
|
|
||||||
[resources.sources.synapse_prebuilt_armv7_bullseye]
|
[resources.sources.synapse_prebuilt_armv7_bullseye]
|
||||||
prefetch = false
|
prefetch = false
|
||||||
armhf.url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.108.0/matrix-synapse_1.108.0-bullseye-bin1_armv7l.tar.gz"
|
armhf.url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.109.0/matrix-synapse_1.109.0-bullseye-bin1_armv7l.tar.gz"
|
||||||
armhf.sha256 = "658c4134927facc4c7d87e712388600c2759bc32f31951311bb0589d0c6da4e5"
|
armhf.sha256 = "e1ff4c600fae6f9ccc7a7e758dbcefcf64e55e6f29eece75e903ea6b93f02e78"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
allow_email = true
|
allow_email = true
|
||||||
|
|
Loading…
Reference in a new issue