mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2024-09-03 20:26:38 +02:00
Upgrade synapse to 1.86.0
This commit is contained in:
parent
c0b0825b4f
commit
fc334a05c4
5 changed files with 13 additions and 13 deletions
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.85.2/matrix-synapse_1.85.2-bookworm-bin1_armv7l.tar.gz
|
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.86.0/matrix-synapse_1.86.0-bookworm-bin1_armv7l.tar.gz
|
||||||
SOURCE_SUM=bb94952556fa2ff0a849d927dd3eb8f666154533ffb969e60b2bf50332dd1ca1
|
SOURCE_SUM=06b214c1d32e4a7bb7a447999582d8ffbb361b381d02f5f15aaacaa5bfa951e9
|
||||||
# (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.85.2/matrix-synapse_1.85.2-bullseye-bin1_armv7l.tar.gz
|
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.86.0/matrix-synapse_1.86.0-bullseye-bin1_armv7l.tar.gz
|
||||||
SOURCE_SUM=07112bf8c98585b2cd58ea3b8af9ec09f60aa3b225d1b89f1a3ede5c4553c841
|
SOURCE_SUM=a24f4ddea4641ae38762383bbce7af656f715958203d11253f92e75026899b57
|
||||||
# (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
|
||||||
|
|
|
@ -10,7 +10,7 @@ constantly==15.1.0
|
||||||
cryptography==41.0.1
|
cryptography==41.0.1
|
||||||
hyperlink==21.0.0
|
hyperlink==21.0.0
|
||||||
idna==3.4
|
idna==3.4
|
||||||
ijson==3.2.0.post0
|
ijson==3.2.1
|
||||||
immutabledict==2.2.4
|
immutabledict==2.2.4
|
||||||
incremental==22.10.0
|
incremental==22.10.0
|
||||||
Jinja2==3.1.2
|
Jinja2==3.1.2
|
||||||
|
@ -19,13 +19,13 @@ ldap3==2.9.1
|
||||||
lxml==4.9.2
|
lxml==4.9.2
|
||||||
MarkupSafe==2.1.3
|
MarkupSafe==2.1.3
|
||||||
matrix-common==1.3.0
|
matrix-common==1.3.0
|
||||||
matrix-synapse==1.85.2
|
matrix-synapse==1.86.0
|
||||||
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
|
||||||
netaddr==0.8.0
|
netaddr==0.8.0
|
||||||
packaging==23.1
|
packaging==23.1
|
||||||
phonenumbers==8.13.13
|
phonenumbers==8.13.14
|
||||||
Pillow==9.5.0
|
Pillow==9.5.0
|
||||||
prometheus-client==0.17.0
|
prometheus-client==0.17.0
|
||||||
psycopg2==2.9.6
|
psycopg2==2.9.6
|
||||||
|
@ -40,7 +40,7 @@ pyrsistent==0.19.3
|
||||||
PyYAML==6.0
|
PyYAML==6.0
|
||||||
requests==2.31.0
|
requests==2.31.0
|
||||||
semantic-version==2.10.0
|
semantic-version==2.10.0
|
||||||
service-identity==21.1.0
|
service-identity==23.1.0
|
||||||
setuptools-rust==1.6.0
|
setuptools-rust==1.6.0
|
||||||
signedjson==1.1.4
|
signedjson==1.1.4
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
|
|
|
@ -10,7 +10,7 @@ constantly==15.1.0
|
||||||
cryptography==41.0.1
|
cryptography==41.0.1
|
||||||
hyperlink==21.0.0
|
hyperlink==21.0.0
|
||||||
idna==3.4
|
idna==3.4
|
||||||
ijson==3.2.0.post0
|
ijson==3.2.1
|
||||||
immutabledict==2.2.4
|
immutabledict==2.2.4
|
||||||
incremental==22.10.0
|
incremental==22.10.0
|
||||||
Jinja2==3.1.2
|
Jinja2==3.1.2
|
||||||
|
@ -19,13 +19,13 @@ ldap3==2.9.1
|
||||||
lxml==4.9.2
|
lxml==4.9.2
|
||||||
MarkupSafe==2.1.3
|
MarkupSafe==2.1.3
|
||||||
matrix-common==1.3.0
|
matrix-common==1.3.0
|
||||||
matrix-synapse==1.85.2
|
matrix-synapse==1.86.0
|
||||||
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
|
||||||
netaddr==0.8.0
|
netaddr==0.8.0
|
||||||
packaging==23.1
|
packaging==23.1
|
||||||
phonenumbers==8.13.13
|
phonenumbers==8.13.14
|
||||||
Pillow==9.5.0
|
Pillow==9.5.0
|
||||||
pkg_resources==0.0.0
|
pkg_resources==0.0.0
|
||||||
prometheus-client==0.17.0
|
prometheus-client==0.17.0
|
||||||
|
@ -41,7 +41,7 @@ pyrsistent==0.19.3
|
||||||
PyYAML==6.0
|
PyYAML==6.0
|
||||||
requests==2.31.0
|
requests==2.31.0
|
||||||
semantic-version==2.10.0
|
semantic-version==2.10.0
|
||||||
service-identity==21.1.0
|
service-identity==23.1.0
|
||||||
setuptools-rust==1.6.0
|
setuptools-rust==1.6.0
|
||||||
signedjson==1.1.4
|
signedjson==1.1.4
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
|
|
|
@ -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.85.2~ynh1",
|
"version": "1.86.0~ynh1",
|
||||||
"url": "http://matrix.org",
|
"url": "http://matrix.org",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue