mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2024-09-03 20:26:38 +02:00
Upgrade synapse to 1.97.0
This commit is contained in:
parent
e1471c904f
commit
cdaa3519dd
5 changed files with 29 additions and 29 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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": {
|
||||
|
|
Loading…
Reference in a new issue