mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2024-09-03 20:26:38 +02:00
Upgrade synapse to 1.108.0
This commit is contained in:
parent
5fee8276f6
commit
8e5394786d
3 changed files with 23 additions and 23 deletions
|
@ -1,4 +1,4 @@
|
|||
annotated-types==0.6.0
|
||||
annotated-types==0.7.0
|
||||
attrs==23.2.0
|
||||
Automat==22.10.0
|
||||
bcrypt==4.1.3
|
||||
|
@ -21,27 +21,27 @@ ldap3==2.9.1
|
|||
lxml==5.2.2
|
||||
MarkupSafe==2.1.5
|
||||
matrix-common==1.3.0
|
||||
matrix-synapse==1.107.0
|
||||
matrix-synapse==1.108.0
|
||||
matrix-synapse-ldap3==0.3.0
|
||||
msgpack==1.0.8
|
||||
ndg-httpsclient==0.5.1
|
||||
netaddr==1.2.1
|
||||
netaddr==1.3.0
|
||||
packaging==24.0
|
||||
phonenumbers==8.13.36
|
||||
phonenumbers==8.13.37
|
||||
pillow==10.3.0
|
||||
prometheus_client==0.20.0
|
||||
psycopg2==2.9.9
|
||||
pyasn1==0.6.0
|
||||
pyasn1_modules==0.4.0
|
||||
pycparser==2.22
|
||||
pydantic==2.7.1
|
||||
pydantic_core==2.18.2
|
||||
pydantic==2.7.2
|
||||
pydantic_core==2.18.3
|
||||
pymacaroons==0.13.0
|
||||
PyNaCl==1.5.0
|
||||
pyOpenSSL==24.1.0
|
||||
PyYAML==6.0.1
|
||||
referencing==0.35.1
|
||||
requests==2.31.0
|
||||
requests==2.32.2
|
||||
rpds-py==0.18.1
|
||||
semantic-version==2.10.0
|
||||
service-identity==24.1.0
|
||||
|
@ -51,8 +51,8 @@ six==1.16.0
|
|||
sortedcontainers==2.4.0
|
||||
treq==23.11.0
|
||||
Twisted==24.3.0
|
||||
typing_extensions==4.11.0
|
||||
typing_extensions==4.12.0
|
||||
unpaddedbase64==2.1.0
|
||||
urllib3==2.2.1
|
||||
webencodings==0.5.1
|
||||
zope.interface==6.3
|
||||
zope.interface==6.4.post2
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
annotated-types==0.6.0
|
||||
annotated-types==0.7.0
|
||||
attrs==23.2.0
|
||||
Automat==22.10.0
|
||||
bcrypt==4.1.3
|
||||
|
@ -21,27 +21,27 @@ ldap3==2.9.1
|
|||
lxml==5.2.2
|
||||
MarkupSafe==2.1.5
|
||||
matrix-common==1.3.0
|
||||
matrix-synapse==1.107.0
|
||||
matrix-synapse==1.108.0
|
||||
matrix-synapse-ldap3==0.3.0
|
||||
msgpack==1.0.8
|
||||
ndg-httpsclient==0.5.1
|
||||
netaddr==1.2.1
|
||||
netaddr==1.3.0
|
||||
packaging==24.0
|
||||
phonenumbers==8.13.36
|
||||
phonenumbers==8.13.37
|
||||
pillow==10.3.0
|
||||
prometheus_client==0.20.0
|
||||
psycopg2==2.9.9
|
||||
pyasn1==0.6.0
|
||||
pyasn1_modules==0.4.0
|
||||
pycparser==2.22
|
||||
pydantic==2.7.1
|
||||
pydantic_core==2.18.2
|
||||
pydantic==2.7.2
|
||||
pydantic_core==2.18.3
|
||||
pymacaroons==0.13.0
|
||||
PyNaCl==1.5.0
|
||||
pyOpenSSL==24.1.0
|
||||
PyYAML==6.0.1
|
||||
referencing==0.35.1
|
||||
requests==2.31.0
|
||||
requests==2.32.2
|
||||
rpds-py==0.18.1
|
||||
semantic-version==2.10.0
|
||||
service-identity==24.1.0
|
||||
|
@ -52,8 +52,8 @@ sortedcontainers==2.4.0
|
|||
tomli==2.0.1
|
||||
treq==23.11.0
|
||||
Twisted==24.3.0
|
||||
typing_extensions==4.11.0
|
||||
typing_extensions==4.12.0
|
||||
unpaddedbase64==2.1.0
|
||||
urllib3==2.2.1
|
||||
webencodings==0.5.1
|
||||
zope.interface==6.3
|
||||
zope.interface==6.4.post2
|
||||
|
|
|
@ -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.107.0~ynh1"
|
||||
version = "1.108.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.107.0/matrix-synapse_1.107.0-bookworm-bin1_armv7l.tar.gz"
|
||||
armhf.sha256 = "568ed915a0ea9984e9163c74457c3c5263af08b93dbef74dd177f53aabf60538"
|
||||
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.sha256 = "ceff2b044fede6a7294c3d85619e6bbbb8d6371260c3492e9194a59f6f3a9e59"
|
||||
|
||||
[resources.sources.synapse_prebuilt_armv7_bullseye]
|
||||
prefetch = false
|
||||
armhf.url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.107.0/matrix-synapse_1.107.0-bullseye-bin1_armv7l.tar.gz"
|
||||
armhf.sha256 = "587118c7040ab64e4f4a85a014da89cd6b6b7258c3062a9abbd900b1a48e82d9"
|
||||
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.sha256 = "658c4134927facc4c7d87e712388600c2759bc32f31951311bb0589d0c6da4e5"
|
||||
|
||||
[resources.system_user]
|
||||
allow_email = true
|
||||
|
|
Loading…
Reference in a new issue