Skip to content

Commit

Permalink
Merge branch 'testing' into matrix_v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Josue-T committed Sep 18, 2024
2 parents 5a55aee + 758ae19 commit 44d0529
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 25 deletions.
20 changes: 10 additions & 10 deletions conf/requirement_bookworm.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ bcrypt==4.2.0
bleach==6.1.0
canonicaljson==2.0.0
certifi==2024.8.30
cffi==1.17.0
cffi==1.17.1
charset-normalizer==3.3.2
constantly==23.10.4
cryptography==43.0.1
hyperlink==21.0.0
idna==3.8
idna==3.10
ijson==3.3.0
immutabledict==4.2.0
incremental==24.7.2
Expand All @@ -21,21 +21,21 @@ ldap3==2.9.1
lxml==5.3.0
MarkupSafe==2.1.5
matrix-common==1.3.0
matrix-synapse==1.114.0
matrix-synapse==1.115.0
matrix-synapse-ldap3==0.3.0
msgpack==1.0.8
msgpack==1.1.0
ndg-httpsclient==0.5.1
netaddr==1.3.0
packaging==24.1
phonenumbers==8.13.44
phonenumbers==8.13.45
pillow==10.4.0
prometheus_client==0.20.0
psycopg2==2.9.9
pyasn1==0.6.0
pyasn1_modules==0.4.0
pyasn1==0.6.1
pyasn1_modules==0.4.1
pycparser==2.22
pydantic==2.8.2
pydantic_core==2.20.1
pydantic==2.9.2
pydantic_core==2.23.4
pymacaroons==0.13.0
PyNaCl==1.5.0
pyOpenSSL==24.2.1
Expand All @@ -54,6 +54,6 @@ treq==23.11.0
Twisted==24.7.0
typing_extensions==4.12.2
unpaddedbase64==2.1.0
urllib3==2.2.2
urllib3==2.2.3
webencodings==0.5.1
zope.interface==7.0.3
20 changes: 10 additions & 10 deletions conf/requirement_bullseye.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ bcrypt==4.2.0
bleach==6.1.0
canonicaljson==2.0.0
certifi==2024.8.30
cffi==1.17.0
cffi==1.17.1
charset-normalizer==3.3.2
constantly==23.10.4
cryptography==43.0.1
hyperlink==21.0.0
idna==3.8
idna==3.10
ijson==3.3.0
immutabledict==4.2.0
incremental==24.7.2
Expand All @@ -21,21 +21,21 @@ ldap3==2.9.1
lxml==5.3.0
MarkupSafe==2.1.5
matrix-common==1.3.0
matrix-synapse==1.114.0
matrix-synapse==1.115.0
matrix-synapse-ldap3==0.3.0
msgpack==1.0.8
msgpack==1.1.0
ndg-httpsclient==0.5.1
netaddr==1.3.0
packaging==24.1
phonenumbers==8.13.44
phonenumbers==8.13.45
pillow==10.4.0
prometheus_client==0.20.0
psycopg2==2.9.9
pyasn1==0.6.0
pyasn1_modules==0.4.0
pyasn1==0.6.1
pyasn1_modules==0.4.1
pycparser==2.22
pydantic==2.8.2
pydantic_core==2.20.1
pydantic==2.9.2
pydantic_core==2.23.4
pymacaroons==0.13.0
PyNaCl==1.5.0
pyOpenSSL==24.2.1
Expand All @@ -55,6 +55,6 @@ treq==23.11.0
Twisted==24.7.0
typing_extensions==4.12.2
unpaddedbase64==2.1.0
urllib3==2.2.2
urllib3==2.2.3
webencodings==0.5.1
zope.interface==7.0.3
10 changes: 5 additions & 5 deletions manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name = "Synapse"
description.en = "Instant messaging server which uses Matrix"
description.fr = "Serveur de messagerie instantané basé sur Matrix"

version = "1.114.0~ynh1"
version = "1.115.0~ynh1"

maintainers = ["Josué Tille"]

Expand Down Expand Up @@ -63,13 +63,13 @@ ram.runtime = "1G"
[resources]
[resources.sources.synapse_prebuilt_armv7_bookworm]
prefetch = false
armhf.url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.114.0/matrix-synapse_1.114.0-bookworm-bin1_armv7l.tar.gz"
armhf.sha256 = "e6f685fb56659498451d4902fbe18d0bd1c9bfd74b1bc3b4875de322fee5da4e"
armhf.url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.115.0/matrix-synapse_1.115.0-bookworm-bin1_armv7l.tar.gz"
armhf.sha256 = "223b972c93f9818db134175a97033a969a293e38c46201da26caeef72187d3f9"

[resources.sources.synapse_prebuilt_armv7_bullseye]
prefetch = false
armhf.url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.114.0/matrix-synapse_1.114.0-bullseye-bin1_armv7l.tar.gz"
armhf.sha256 = "042d03b87dfd7850f0a99a16973986037943ee0597a16d5c60a976c39f80f1b0"
armhf.url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.115.0/matrix-synapse_1.115.0-bullseye-bin1_armv7l.tar.gz"
armhf.sha256 = "146064a2322cbc5f4b91adecb31c668eaed127f638761c15ad86d51b2728776c"

[resources.sources.sliding_proxy]
prefetch = true
Expand Down

0 comments on commit 44d0529

Please sign in to comment.