From cdaa3519ddef332269e509e36202e0c4110a1fb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Wed, 29 Nov 2023 01:10:13 +0100 Subject: [PATCH] Upgrade synapse to 1.97.0 --- conf/armv7_bookworm.src | 4 ++-- conf/armv7_bullseye.src | 4 ++-- conf/requirement_bookworm.txt | 24 ++++++++++++------------ conf/requirement_bullseye.txt | 24 ++++++++++++------------ manifest.json | 2 +- 5 files changed, 29 insertions(+), 29 deletions(-) diff --git a/conf/armv7_bookworm.src b/conf/armv7_bookworm.src index b183336..b37ef1d 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.96.1/matrix-synapse_1.96.1-bookworm-bin1_armv7l.tar.gz -SOURCE_SUM=4c084d839a3aa058f950c5abda85554b1635b8effcd77bd7a471a21f0a22a9a2 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.97.0/matrix-synapse_1.97.0-bookworm-bin1_armv7l.tar.gz +SOURCE_SUM=9f9df39fd55a1d5ba11d717569016261353f7a42316cf40a8e40ce5441377800 # (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 1f2142a..dc6d29f 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.96.1/matrix-synapse_1.96.1-bullseye-bin1_armv7l.tar.gz -SOURCE_SUM=09fe388a344ecb71acb63c15ea4451ddcc5df6fbef1644f030e49ec35c311068 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.97.0/matrix-synapse_1.97.0-bullseye-bin1_armv7l.tar.gz +SOURCE_SUM=348d491c8007c569393943a185684a0210ef2c06350d59e04c0a9a05d3716823 # (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 222483e..d469e7c 100644 --- a/conf/requirement_bookworm.txt +++ b/conf/requirement_bookworm.txt @@ -1,18 +1,18 @@ annotated-types==0.6.0 attrs==23.1.0 Automat==22.10.0 -bcrypt==4.0.1 +bcrypt==4.1.1 bleach==6.1.0 canonicaljson==2.0.0 -certifi==2023.7.22 +certifi==2023.11.17 cffi==1.16.0 charset-normalizer==3.3.2 constantly==23.10.4 -cryptography==41.0.5 +cryptography==41.0.7 hyperlink==21.0.0 -idna==3.4 +idna==3.6 ijson==3.2.3 -immutabledict==3.0.0 +immutabledict==4.0.0 incremental==22.10.0 Jinja2==3.1.2 jsonschema==4.20.0 @@ -21,28 +21,28 @@ ldap3==2.9.1 lxml==4.9.3 MarkupSafe==2.1.3 matrix-common==1.3.0 -matrix-synapse==1.96.1 +matrix-synapse==1.97.0 matrix-synapse-ldap3==0.3.0 msgpack==1.0.7 ndg-httpsclient==0.5.1 netaddr==0.9.0 packaging==23.2 -phonenumbers==8.13.25 +phonenumbers==8.13.26 Pillow==10.1.0 -prometheus-client==0.18.0 +prometheus-client==0.19.0 psycopg2==2.9.9 -pyasn1==0.5.0 +pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 -pydantic==2.5.1 -pydantic_core==2.14.3 +pydantic==2.5.2 +pydantic_core==2.14.5 pymacaroons==0.13.0 PyNaCl==1.5.0 pyOpenSSL==23.3.0 PyYAML==6.0.1 referencing==0.31.0 requests==2.31.0 -rpds-py==0.13.0 +rpds-py==0.13.1 semantic-version==2.10.0 service-identity==23.1.0 setuptools-rust==1.8.1 diff --git a/conf/requirement_bullseye.txt b/conf/requirement_bullseye.txt index b559ce2..4b9caa9 100644 --- a/conf/requirement_bullseye.txt +++ b/conf/requirement_bullseye.txt @@ -1,18 +1,18 @@ annotated-types==0.6.0 attrs==23.1.0 Automat==22.10.0 -bcrypt==4.0.1 +bcrypt==4.1.1 bleach==6.1.0 canonicaljson==2.0.0 -certifi==2023.7.22 +certifi==2023.11.17 cffi==1.16.0 charset-normalizer==3.3.2 constantly==23.10.4 -cryptography==41.0.5 +cryptography==41.0.7 hyperlink==21.0.0 -idna==3.4 +idna==3.6 ijson==3.2.3 -immutabledict==3.0.0 +immutabledict==4.0.0 incremental==22.10.0 Jinja2==3.1.2 jsonschema==4.20.0 @@ -21,29 +21,29 @@ ldap3==2.9.1 lxml==4.9.3 MarkupSafe==2.1.3 matrix-common==1.3.0 -matrix-synapse==1.96.1 +matrix-synapse==1.97.0 matrix-synapse-ldap3==0.3.0 msgpack==1.0.7 ndg-httpsclient==0.5.1 netaddr==0.9.0 packaging==23.2 -phonenumbers==8.13.25 +phonenumbers==8.13.26 Pillow==10.1.0 pkg_resources==0.0.0 -prometheus-client==0.18.0 +prometheus-client==0.19.0 psycopg2==2.9.9 -pyasn1==0.5.0 +pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 -pydantic==2.5.1 -pydantic_core==2.14.3 +pydantic==2.5.2 +pydantic_core==2.14.5 pymacaroons==0.13.0 PyNaCl==1.5.0 pyOpenSSL==23.3.0 PyYAML==6.0.1 referencing==0.31.0 requests==2.31.0 -rpds-py==0.13.0 +rpds-py==0.13.1 semantic-version==2.10.0 service-identity==23.1.0 setuptools-rust==1.8.1 diff --git a/manifest.json b/manifest.json index 7fa1022..3e7bdf4 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.96.1~ynh1", + "version": "1.97.0~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {