mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2024-09-03 20:26:38 +02:00
Upgrade synapse to 1.84.1
This commit is contained in:
parent
b1968a55cb
commit
0c2a572598
5 changed files with 11 additions and 11 deletions
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.84.0/matrix-synapse_1.84.0-bookworm-bin1_armv7l.tar.gz
|
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=ca1c7a0f83e2394a9a1313b0c23cd33fb831630435c8a5f480a5241db1c30153
|
SOURCE_SUM=fd516b379687540aa74c828a8d93cb05e59a04c03508258cfb6b331cfb80ea18
|
||||||
# (Optional) Program to check the integrity (sha256sum, md5sum...)
|
# (Optional) Program to check the integrity (sha256sum, md5sum...)
|
||||||
# default: sha256
|
# default: sha256
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.84.0/matrix-synapse_1.84.0-bullseye-bin1_armv7l.tar.gz
|
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=51e6ea132f7b957340488c5a7e76f33f8f958f3592b49616601f7d7488b3bf7e
|
SOURCE_SUM=70ea244b3527ccaaba5384106078c60ef1482b104924311af02406bd52eebf3c
|
||||||
# (Optional) Program to check the integrity (sha256sum, md5sum...)
|
# (Optional) Program to check the integrity (sha256sum, md5sum...)
|
||||||
# default: sha256
|
# default: sha256
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
|
|
|
@ -19,7 +19,7 @@ ldap3==2.9.1
|
||||||
lxml==4.9.2
|
lxml==4.9.2
|
||||||
MarkupSafe==2.1.2
|
MarkupSafe==2.1.2
|
||||||
matrix-common==1.3.0
|
matrix-common==1.3.0
|
||||||
matrix-synapse==1.84.0
|
matrix-synapse==1.84.1
|
||||||
matrix-synapse-ldap3==0.2.2
|
matrix-synapse-ldap3==0.2.2
|
||||||
msgpack==1.0.5
|
msgpack==1.0.5
|
||||||
ndg-httpsclient==0.5.1
|
ndg-httpsclient==0.5.1
|
||||||
|
@ -27,7 +27,7 @@ netaddr==0.8.0
|
||||||
packaging==23.1
|
packaging==23.1
|
||||||
phonenumbers==8.13.11
|
phonenumbers==8.13.11
|
||||||
Pillow==9.5.0
|
Pillow==9.5.0
|
||||||
prometheus-client==0.16.0
|
prometheus-client==0.17.0
|
||||||
psycopg2==2.9.6
|
psycopg2==2.9.6
|
||||||
pyasn1==0.5.0
|
pyasn1==0.5.0
|
||||||
pyasn1-modules==0.3.0
|
pyasn1-modules==0.3.0
|
||||||
|
@ -47,7 +47,7 @@ six==1.16.0
|
||||||
sortedcontainers==2.4.0
|
sortedcontainers==2.4.0
|
||||||
treq==22.2.0
|
treq==22.2.0
|
||||||
Twisted==22.10.0
|
Twisted==22.10.0
|
||||||
typing_extensions==4.6.0
|
typing_extensions==4.6.2
|
||||||
unpaddedbase64==2.1.0
|
unpaddedbase64==2.1.0
|
||||||
urllib3==2.0.2
|
urllib3==2.0.2
|
||||||
webencodings==0.5.1
|
webencodings==0.5.1
|
||||||
|
|
|
@ -19,7 +19,7 @@ ldap3==2.9.1
|
||||||
lxml==4.9.2
|
lxml==4.9.2
|
||||||
MarkupSafe==2.1.2
|
MarkupSafe==2.1.2
|
||||||
matrix-common==1.3.0
|
matrix-common==1.3.0
|
||||||
matrix-synapse==1.84.0
|
matrix-synapse==1.84.1
|
||||||
matrix-synapse-ldap3==0.2.2
|
matrix-synapse-ldap3==0.2.2
|
||||||
msgpack==1.0.5
|
msgpack==1.0.5
|
||||||
ndg-httpsclient==0.5.1
|
ndg-httpsclient==0.5.1
|
||||||
|
@ -28,7 +28,7 @@ packaging==23.1
|
||||||
phonenumbers==8.13.11
|
phonenumbers==8.13.11
|
||||||
Pillow==9.5.0
|
Pillow==9.5.0
|
||||||
pkg_resources==0.0.0
|
pkg_resources==0.0.0
|
||||||
prometheus-client==0.16.0
|
prometheus-client==0.17.0
|
||||||
psycopg2==2.9.6
|
psycopg2==2.9.6
|
||||||
pyasn1==0.5.0
|
pyasn1==0.5.0
|
||||||
pyasn1-modules==0.3.0
|
pyasn1-modules==0.3.0
|
||||||
|
@ -48,7 +48,7 @@ six==1.16.0
|
||||||
sortedcontainers==2.4.0
|
sortedcontainers==2.4.0
|
||||||
treq==22.2.0
|
treq==22.2.0
|
||||||
Twisted==22.10.0
|
Twisted==22.10.0
|
||||||
typing_extensions==4.6.0
|
typing_extensions==4.6.2
|
||||||
unpaddedbase64==2.1.0
|
unpaddedbase64==2.1.0
|
||||||
urllib3==2.0.2
|
urllib3==2.0.2
|
||||||
webencodings==0.5.1
|
webencodings==0.5.1
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Instant messaging server which uses Matrix",
|
"en": "Instant messaging server which uses Matrix",
|
||||||
"fr": "Serveur de messagerie instantané basé sur Matrix"
|
"fr": "Serveur de messagerie instantané basé sur Matrix"
|
||||||
},
|
},
|
||||||
"version": "1.84.0~ynh1",
|
"version": "1.84.1~ynh1",
|
||||||
"url": "http://matrix.org",
|
"url": "http://matrix.org",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
|
Loading…
Reference in a new issue