1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/synapse_ynh.git synced 2024-09-03 20:26:38 +02:00

Merge pull request #382 from YunoHost-Apps/testing

Testing
This commit is contained in:
Josue-T 2023-05-30 21:59:24 +02:00 committed by GitHub
commit 32abb8a9c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 13 additions and 13 deletions

View file

@ -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.84.0~ynh1
**Shipped version:** 1.84.1~ynh1
## Disclaimers / important information
## Configuration

View file

@ -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.84.0~ynh1
**Version incluse :** 1.84.1~ynh1
## Avertissements / informations importantes
## Configuration

View file

@ -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_SUM=ca1c7a0f83e2394a9a1313b0c23cd33fb831630435c8a5f480a5241db1c30153
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
# (Optional) Program to check the integrity (sha256sum, md5sum...)
# default: sha256
SOURCE_SUM_PRG=sha256sum

View file

@ -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_SUM=51e6ea132f7b957340488c5a7e76f33f8f958f3592b49616601f7d7488b3bf7e
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
# (Optional) Program to check the integrity (sha256sum, md5sum...)
# default: sha256
SOURCE_SUM_PRG=sha256sum

View file

@ -19,7 +19,7 @@ ldap3==2.9.1
lxml==4.9.2
MarkupSafe==2.1.2
matrix-common==1.3.0
matrix-synapse==1.84.0
matrix-synapse==1.84.1
matrix-synapse-ldap3==0.2.2
msgpack==1.0.5
ndg-httpsclient==0.5.1
@ -27,7 +27,7 @@ netaddr==0.8.0
packaging==23.1
phonenumbers==8.13.11
Pillow==9.5.0
prometheus-client==0.16.0
prometheus-client==0.17.0
psycopg2==2.9.6
pyasn1==0.5.0
pyasn1-modules==0.3.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.0
typing_extensions==4.6.2
unpaddedbase64==2.1.0
urllib3==2.0.2
webencodings==0.5.1

View file

@ -19,7 +19,7 @@ ldap3==2.9.1
lxml==4.9.2
MarkupSafe==2.1.2
matrix-common==1.3.0
matrix-synapse==1.84.0
matrix-synapse==1.84.1
matrix-synapse-ldap3==0.2.2
msgpack==1.0.5
ndg-httpsclient==0.5.1
@ -28,7 +28,7 @@ packaging==23.1
phonenumbers==8.13.11
Pillow==9.5.0
pkg_resources==0.0.0
prometheus-client==0.16.0
prometheus-client==0.17.0
psycopg2==2.9.6
pyasn1==0.5.0
pyasn1-modules==0.3.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.0
typing_extensions==4.6.2
unpaddedbase64==2.1.0
urllib3==2.0.2
webencodings==0.5.1

View file

@ -6,7 +6,7 @@
"en": "Instant messaging server which uses Matrix",
"fr": "Serveur de messagerie instantané basé sur Matrix"
},
"version": "1.84.0~ynh1",
"version": "1.84.1~ynh1",
"url": "http://matrix.org",
"license": "Apache-2.0",
"maintainer": {