From 69f6f63f747f57efdb461ac7508da3954aa45f39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Thu, 25 Jan 2024 02:14:48 +0100 Subject: [PATCH] Upgrade synapse to 1.99.0 --- conf/armv7_bookworm.src | 4 ++-- conf/armv7_bullseye.src | 4 ++-- conf/requirement_bookworm.txt | 38 +++++++++++++++++------------------ conf/requirement_bullseye.txt | 38 +++++++++++++++++------------------ manifest.json | 2 +- 5 files changed, 43 insertions(+), 43 deletions(-) diff --git a/conf/armv7_bookworm.src b/conf/armv7_bookworm.src index ff7cb9f..68ffb79 100644 --- a/conf/armv7_bookworm.src +++ b/conf/armv7_bookworm.src @@ -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 diff --git a/conf/armv7_bullseye.src b/conf/armv7_bullseye.src index a66ba44..b12bfd7 100644 --- a/conf/armv7_bullseye.src +++ b/conf/armv7_bullseye.src @@ -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 diff --git a/conf/requirement_bookworm.txt b/conf/requirement_bookworm.txt index c80a1c8..2d08da7 100644 --- a/conf/requirement_bookworm.txt +++ b/conf/requirement_bookworm.txt @@ -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 diff --git a/conf/requirement_bullseye.txt b/conf/requirement_bullseye.txt index 0d4747f..8d79f0d 100644 --- a/conf/requirement_bullseye.txt +++ b/conf/requirement_bullseye.txt @@ -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 diff --git a/manifest.json b/manifest.json index 93d9a9d..53d0359 100644 --- a/manifest.json +++ b/manifest.json @@ -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": {