mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2024-09-03 20:26:38 +02:00
Upgrade synapse to 1.85.0
This commit is contained in:
parent
9740fc719a
commit
9f96d2876b
5 changed files with 17 additions and 17 deletions
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.84.1/matrix-synapse_1.84.1-bookworm-bin1_armv7l.tar.gz
|
||||
SOURCE_SUM=fd516b379687540aa74c828a8d93cb05e59a04c03508258cfb6b331cfb80ea18
|
||||
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.85.0/matrix-synapse_1.85.0-bookworm-bin1_armv7l.tar.gz
|
||||
SOURCE_SUM=c9a08180ccdb4da8fc5afd1074996de7b7a8c5dc49c90f6cd28429f05b8cb5ea
|
||||
# (Optional) Program to check the integrity (sha256sum, md5sum...)
|
||||
# default: sha256
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.84.1/matrix-synapse_1.84.1-bullseye-bin1_armv7l.tar.gz
|
||||
SOURCE_SUM=70ea244b3527ccaaba5384106078c60ef1482b104924311af02406bd52eebf3c
|
||||
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.85.0/matrix-synapse_1.85.0-bullseye-bin1_armv7l.tar.gz
|
||||
SOURCE_SUM=4fa1ce56fdf72e4baf47d2d39400bbe78723f42f34b39a662409f73c589346c0
|
||||
# (Optional) Program to check the integrity (sha256sum, md5sum...)
|
||||
# default: sha256
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
|
|
|
@ -7,7 +7,7 @@ certifi==2023.5.7
|
|||
cffi==1.15.1
|
||||
charset-normalizer==3.1.0
|
||||
constantly==15.1.0
|
||||
cryptography==40.0.2
|
||||
cryptography==41.0.1
|
||||
hyperlink==21.0.0
|
||||
idna==3.4
|
||||
ijson==3.2.0.post0
|
||||
|
@ -17,15 +17,15 @@ Jinja2==3.1.2
|
|||
jsonschema==4.17.3
|
||||
ldap3==2.9.1
|
||||
lxml==4.9.2
|
||||
MarkupSafe==2.1.2
|
||||
MarkupSafe==2.1.3
|
||||
matrix-common==1.3.0
|
||||
matrix-synapse==1.84.1
|
||||
matrix-synapse==1.85.0
|
||||
matrix-synapse-ldap3==0.2.2
|
||||
msgpack==1.0.5
|
||||
ndg-httpsclient==0.5.1
|
||||
netaddr==0.8.0
|
||||
packaging==23.1
|
||||
phonenumbers==8.13.11
|
||||
phonenumbers==8.13.13
|
||||
Pillow==9.5.0
|
||||
prometheus-client==0.17.0
|
||||
psycopg2==2.9.6
|
||||
|
@ -35,7 +35,7 @@ pycparser==2.21
|
|||
pydantic==1.10.8
|
||||
pymacaroons==0.13.0
|
||||
PyNaCl==1.5.0
|
||||
pyOpenSSL==23.1.1
|
||||
pyOpenSSL==23.2.0
|
||||
pyrsistent==0.19.3
|
||||
PyYAML==6.0
|
||||
requests==2.31.0
|
||||
|
@ -47,7 +47,7 @@ six==1.16.0
|
|||
sortedcontainers==2.4.0
|
||||
treq==22.2.0
|
||||
Twisted==22.10.0
|
||||
typing_extensions==4.6.2
|
||||
typing_extensions==4.6.3
|
||||
unpaddedbase64==2.1.0
|
||||
urllib3==2.0.2
|
||||
webencodings==0.5.1
|
||||
|
|
|
@ -7,7 +7,7 @@ certifi==2023.5.7
|
|||
cffi==1.15.1
|
||||
charset-normalizer==3.1.0
|
||||
constantly==15.1.0
|
||||
cryptography==40.0.2
|
||||
cryptography==41.0.1
|
||||
hyperlink==21.0.0
|
||||
idna==3.4
|
||||
ijson==3.2.0.post0
|
||||
|
@ -17,15 +17,15 @@ Jinja2==3.1.2
|
|||
jsonschema==4.17.3
|
||||
ldap3==2.9.1
|
||||
lxml==4.9.2
|
||||
MarkupSafe==2.1.2
|
||||
MarkupSafe==2.1.3
|
||||
matrix-common==1.3.0
|
||||
matrix-synapse==1.84.1
|
||||
matrix-synapse==1.85.0
|
||||
matrix-synapse-ldap3==0.2.2
|
||||
msgpack==1.0.5
|
||||
ndg-httpsclient==0.5.1
|
||||
netaddr==0.8.0
|
||||
packaging==23.1
|
||||
phonenumbers==8.13.11
|
||||
phonenumbers==8.13.13
|
||||
Pillow==9.5.0
|
||||
pkg_resources==0.0.0
|
||||
prometheus-client==0.17.0
|
||||
|
@ -36,7 +36,7 @@ pycparser==2.21
|
|||
pydantic==1.10.8
|
||||
pymacaroons==0.13.0
|
||||
PyNaCl==1.5.0
|
||||
pyOpenSSL==23.1.1
|
||||
pyOpenSSL==23.2.0
|
||||
pyrsistent==0.19.3
|
||||
PyYAML==6.0
|
||||
requests==2.31.0
|
||||
|
@ -48,7 +48,7 @@ six==1.16.0
|
|||
sortedcontainers==2.4.0
|
||||
treq==22.2.0
|
||||
Twisted==22.10.0
|
||||
typing_extensions==4.6.2
|
||||
typing_extensions==4.6.3
|
||||
unpaddedbase64==2.1.0
|
||||
urllib3==2.0.2
|
||||
webencodings==0.5.1
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Instant messaging server which uses Matrix",
|
||||
"fr": "Serveur de messagerie instantané basé sur Matrix"
|
||||
},
|
||||
"version": "1.84.1~ynh2",
|
||||
"version": "1.85.0~ynh1",
|
||||
"url": "http://matrix.org",
|
||||
"license": "Apache-2.0",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Add table
Reference in a new issue