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

Upgrade synapse to 1.99.0

This commit is contained in:
Josué Tille 2024-01-25 02:14:48 +01:00
parent b0850e5e51
commit 69f6f63f74
No known key found for this signature in database
GPG key ID: 5F259226AD51F2F5
5 changed files with 43 additions and 43 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.98.0/matrix-synapse_1.98.0-bookworm-bin1_armv7l.tar.gz
SOURCE_SUM=d65552797237b1ce85f7a3a4c627f9da3c9b46fc72132ce8bb1a3022f78fd454
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.99.0/matrix-synapse_1.99.0-bookworm-bin1_armv7l.tar.gz
SOURCE_SUM=e318acc43b448cd616fa02d792e7d76cdf31af0eb7da963ea1665d47cc3bca61
# (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.98.0/matrix-synapse_1.98.0-bullseye-bin1_armv7l.tar.gz
SOURCE_SUM=ff48049e5f4a4b8ff1e84af999b694a4aece3d647e23c3b3fe013ea86a17c820
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.99.0/matrix-synapse_1.99.0-bullseye-bin1_armv7l.tar.gz
SOURCE_SUM=fb4ce3e81646cfa9de7619cb4fc6b85274897eab0b81e2e5fc354c743c97f734
# (Optional) Program to check the integrity (sha256sum, md5sum...)
# default: sha256
SOURCE_SUM_PRG=sha256sum

View file

@ -1,50 +1,50 @@
annotated-types==0.6.0
attrs==23.1.0
attrs==23.2.0
Automat==22.10.0
bcrypt==4.1.1
bcrypt==4.1.2
bleach==6.1.0
canonicaljson==2.0.0
certifi==2023.11.17
cffi==1.16.0
charset-normalizer==3.3.2
constantly==23.10.4
cryptography==41.0.7
cryptography==42.0.0
hyperlink==21.0.0
idna==3.6
ijson==3.2.3
immutabledict==4.0.0
immutabledict==4.1.0
incremental==22.10.0
Jinja2==3.1.2
jsonschema==4.20.0
jsonschema-specifications==2023.11.2
Jinja2==3.1.3
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
ldap3==2.9.1
lxml==4.9.3
MarkupSafe==2.1.3
lxml==5.1.0
MarkupSafe==2.1.4
matrix-common==1.3.0
matrix-synapse==1.98.0
matrix-synapse==1.99.0
matrix-synapse-ldap3==0.3.0
msgpack==1.0.7
ndg-httpsclient==0.5.1
netaddr==0.9.0
netaddr==0.10.1
packaging==23.2
phonenumbers==8.13.26
Pillow==10.1.0
phonenumbers==8.13.28
pillow==10.2.0
prometheus-client==0.19.0
psycopg2==2.9.9
pyasn1==0.5.1
pyasn1-modules==0.3.0
pycparser==2.21
pydantic==2.5.2
pydantic_core==2.14.5
pydantic==2.5.3
pydantic_core==2.14.6
pymacaroons==0.13.0
PyNaCl==1.5.0
pyOpenSSL==23.3.0
pyOpenSSL==24.0.0
PyYAML==6.0.1
referencing==0.32.0
referencing==0.32.1
requests==2.31.0
rpds-py==0.13.2
rpds-py==0.17.1
semantic-version==2.10.0
service-identity==23.1.0
service-identity==24.1.0
setuptools-rust==1.8.1
signedjson==1.1.4
six==1.16.0

View file

@ -1,51 +1,51 @@
annotated-types==0.6.0
attrs==23.1.0
attrs==23.2.0
Automat==22.10.0
bcrypt==4.1.1
bcrypt==4.1.2
bleach==6.1.0
canonicaljson==2.0.0
certifi==2023.11.17
cffi==1.16.0
charset-normalizer==3.3.2
constantly==23.10.4
cryptography==41.0.7
cryptography==42.0.0
hyperlink==21.0.0
idna==3.6
ijson==3.2.3
immutabledict==4.0.0
immutabledict==4.1.0
incremental==22.10.0
Jinja2==3.1.2
jsonschema==4.20.0
jsonschema-specifications==2023.11.2
Jinja2==3.1.3
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
ldap3==2.9.1
lxml==4.9.3
MarkupSafe==2.1.3
lxml==5.1.0
MarkupSafe==2.1.4
matrix-common==1.3.0
matrix-synapse==1.98.0
matrix-synapse==1.99.0
matrix-synapse-ldap3==0.3.0
msgpack==1.0.7
ndg-httpsclient==0.5.1
netaddr==0.9.0
netaddr==0.10.1
packaging==23.2
phonenumbers==8.13.26
Pillow==10.1.0
phonenumbers==8.13.28
pillow==10.2.0
pkg_resources==0.0.0
prometheus-client==0.19.0
psycopg2==2.9.9
pyasn1==0.5.1
pyasn1-modules==0.3.0
pycparser==2.21
pydantic==2.5.2
pydantic_core==2.14.5
pydantic==2.5.3
pydantic_core==2.14.6
pymacaroons==0.13.0
PyNaCl==1.5.0
pyOpenSSL==23.3.0
pyOpenSSL==24.0.0
PyYAML==6.0.1
referencing==0.32.0
referencing==0.32.1
requests==2.31.0
rpds-py==0.13.2
rpds-py==0.17.1
semantic-version==2.10.0
service-identity==23.1.0
service-identity==24.1.0
setuptools-rust==1.8.1
signedjson==1.1.4
six==1.16.0

View file

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