mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2024-09-03 20:26:38 +02:00
commit
8b9529f761
7 changed files with 29 additions and 29 deletions
|
@ -21,7 +21,7 @@ Instant messaging server matrix network.
|
|||
Yunohost chatroom with matrix : [https://matrix.to/#/#yunohost:matrix.org](https://matrix.to/#/#yunohost:matrix.org)
|
||||
|
||||
|
||||
**Shipped version:** 1.88.0~ynh1
|
||||
**Shipped version:** 1.90.0~ynh1
|
||||
## Disclaimers / important information
|
||||
|
||||
## Configuration
|
||||
|
|
|
@ -21,7 +21,7 @@ Instant messaging server matrix network.
|
|||
Yunohost chatroom with matrix : [https://matrix.to/#/#yunohost:matrix.org](https://matrix.to/#/#yunohost:matrix.org)
|
||||
|
||||
|
||||
**Version incluse :** 1.88.0~ynh1
|
||||
**Version incluse :** 1.90.0~ynh1
|
||||
## Avertissements / informations importantes
|
||||
|
||||
## Configuration
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.88.0/matrix-synapse_1.88.0-bookworm-bin1_armv7l.tar.gz
|
||||
SOURCE_SUM=41656466893c339b9f34a0a46db7563363fcfe4c1443d7078aaba14051a1ef85
|
||||
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.90.0/matrix-synapse_1.90.0-bookworm-bin1_armv7l.tar.gz
|
||||
SOURCE_SUM=6e869b587e30e905fa6d3efc1567595cdac9a6eb342dba3e8c14591bfcbb7870
|
||||
# (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.88.0/matrix-synapse_1.88.0-bullseye-bin1_armv7l.tar.gz
|
||||
SOURCE_SUM=048a26443449fef69fab0fc7adadd6ffb3324f67526090bd0296c8320592ee37
|
||||
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.90.0/matrix-synapse_1.90.0-bullseye-bin1_armv7l.tar.gz
|
||||
SOURCE_SUM=09f2f573868f9c73a7cb1a9cdb42ca7a00b65d911e1d7eda01b68fbde90a30df
|
||||
# (Optional) Program to check the integrity (sha256sum, md5sum...)
|
||||
# default: sha256
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
|
|
|
@ -3,42 +3,42 @@ Automat==22.10.0
|
|||
bcrypt==4.0.1
|
||||
bleach==6.0.0
|
||||
canonicaljson==2.0.0
|
||||
certifi==2023.5.7
|
||||
certifi==2023.7.22
|
||||
cffi==1.15.1
|
||||
charset-normalizer==3.2.0
|
||||
constantly==15.1.0
|
||||
cryptography==41.0.2
|
||||
cryptography==41.0.3
|
||||
hyperlink==21.0.0
|
||||
idna==3.4
|
||||
ijson==3.2.2
|
||||
immutabledict==2.2.5
|
||||
ijson==3.2.3
|
||||
immutabledict==3.0.0
|
||||
incremental==22.10.0
|
||||
Jinja2==3.1.2
|
||||
jsonschema==4.18.4
|
||||
jsonschema==4.19.0
|
||||
jsonschema-specifications==2023.7.1
|
||||
ldap3==2.9.1
|
||||
lxml==4.9.3
|
||||
MarkupSafe==2.1.3
|
||||
matrix-common==1.3.0
|
||||
matrix-synapse==1.88.0
|
||||
matrix-synapse==1.90.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.16
|
||||
phonenumbers==8.13.18
|
||||
Pillow==10.0.0
|
||||
prometheus-client==0.17.1
|
||||
psycopg2==2.9.6
|
||||
psycopg2==2.9.7
|
||||
pyasn1==0.5.0
|
||||
pyasn1-modules==0.3.0
|
||||
pycparser==2.21
|
||||
pydantic==1.10.11
|
||||
pydantic==1.10.12
|
||||
pymacaroons==0.13.0
|
||||
PyNaCl==1.5.0
|
||||
pyOpenSSL==23.2.0
|
||||
PyYAML==6.0.1
|
||||
referencing==0.30.0
|
||||
referencing==0.30.2
|
||||
requests==2.31.0
|
||||
rpds-py==0.9.2
|
||||
semantic-version==2.10.0
|
||||
|
@ -51,6 +51,6 @@ treq==22.2.0
|
|||
Twisted==22.10.0
|
||||
typing_extensions==4.7.1
|
||||
unpaddedbase64==2.1.0
|
||||
urllib3==2.0.3
|
||||
urllib3==2.0.4
|
||||
webencodings==0.5.1
|
||||
zope.interface==6.0
|
||||
|
|
|
@ -3,43 +3,43 @@ Automat==22.10.0
|
|||
bcrypt==4.0.1
|
||||
bleach==6.0.0
|
||||
canonicaljson==2.0.0
|
||||
certifi==2023.5.7
|
||||
certifi==2023.7.22
|
||||
cffi==1.15.1
|
||||
charset-normalizer==3.2.0
|
||||
constantly==15.1.0
|
||||
cryptography==41.0.2
|
||||
cryptography==41.0.3
|
||||
hyperlink==21.0.0
|
||||
idna==3.4
|
||||
ijson==3.2.2
|
||||
immutabledict==2.2.5
|
||||
ijson==3.2.3
|
||||
immutabledict==3.0.0
|
||||
incremental==22.10.0
|
||||
Jinja2==3.1.2
|
||||
jsonschema==4.18.4
|
||||
jsonschema==4.19.0
|
||||
jsonschema-specifications==2023.7.1
|
||||
ldap3==2.9.1
|
||||
lxml==4.9.3
|
||||
MarkupSafe==2.1.3
|
||||
matrix-common==1.3.0
|
||||
matrix-synapse==1.88.0
|
||||
matrix-synapse==1.90.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.16
|
||||
phonenumbers==8.13.18
|
||||
Pillow==10.0.0
|
||||
pkg_resources==0.0.0
|
||||
prometheus-client==0.17.1
|
||||
psycopg2==2.9.6
|
||||
psycopg2==2.9.7
|
||||
pyasn1==0.5.0
|
||||
pyasn1-modules==0.3.0
|
||||
pycparser==2.21
|
||||
pydantic==1.10.11
|
||||
pydantic==1.10.12
|
||||
pymacaroons==0.13.0
|
||||
PyNaCl==1.5.0
|
||||
pyOpenSSL==23.2.0
|
||||
PyYAML==6.0.1
|
||||
referencing==0.30.0
|
||||
referencing==0.30.2
|
||||
requests==2.31.0
|
||||
rpds-py==0.9.2
|
||||
semantic-version==2.10.0
|
||||
|
@ -52,6 +52,6 @@ treq==22.2.0
|
|||
Twisted==22.10.0
|
||||
typing_extensions==4.7.1
|
||||
unpaddedbase64==2.1.0
|
||||
urllib3==2.0.3
|
||||
urllib3==2.0.4
|
||||
webencodings==0.5.1
|
||||
zope.interface==6.0
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Instant messaging server which uses Matrix",
|
||||
"fr": "Serveur de messagerie instantané basé sur Matrix"
|
||||
},
|
||||
"version": "1.88.0~ynh1",
|
||||
"version": "1.90.0~ynh1",
|
||||
"url": "http://matrix.org",
|
||||
"license": "Apache-2.0",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Reference in a new issue