Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Apitzsch <git@apitzsch.eu>2023-07-30 16:26:56 +0300
committerAndré Apitzsch <git@apitzsch.eu>2023-07-30 16:28:38 +0300
commit1faa0bac55f69048b2152ce8e39c2acb78348170 (patch)
tree097451e8a1ce448d95ec3698e3902b38562bd083 /flatpak
parent3ccdba1bea1be921dd8811316870b893dad7ef6c (diff)
chore: Update flatpak dependencies
Diffstat (limited to 'flatpak')
-rw-r--r--flatpak/org.gajim.Gajim.Devel.yaml82
-rw-r--r--flatpak/org.gajim.Gajim.yaml88
2 files changed, 85 insertions, 85 deletions
diff --git a/flatpak/org.gajim.Gajim.Devel.yaml b/flatpak/org.gajim.Gajim.Devel.yaml
index acd642b1a..eb91d4ca4 100644
--- a/flatpak/org.gajim.Gajim.Devel.yaml
+++ b/flatpak/org.gajim.Gajim.Devel.yaml
@@ -65,11 +65,11 @@ modules:
- name: python3-pyparsing
buildsystem: simple
build-commands:
- - pip3 install pyparsing-3.0.9-py3-none-any.whl
+ - pip3 install pyparsing-3.1.0-py3-none-any.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py3/p/pyparsing/pyparsing-3.0.9-py3-none-any.whl
- sha256: 5026bae9a10eeaefb61dab2f09052b9f4307d44aee4eda64b309723d8d206bbc
+ url: https://files.pythonhosted.org/packages/py3/p/pyparsing/pyparsing-3.1.0-py3-none-any.whl
+ sha256: d554a96d1a7d3ddaf7183104485bc19fd80543ad6ac5bdb6426719d766fb06c1
- name: python3-packaging
buildsystem: simple
@@ -121,22 +121,22 @@ modules:
only-arches:
- aarch64
build-commands:
- - pip3 install cryptography-40.0.2-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
+ - pip3 install cryptography-41.0.2-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/cp36/c/cryptography/cryptography-40.0.2-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- sha256: 4df2af28d7bedc84fe45bd49bc35d710aede676e2a4cb7fc6d103a2adc8afe4d
+ url: https://files.pythonhosted.org/packages/cp37/c/cryptography/cryptography-41.0.2-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
+ sha256: 439c3cc4c0d42fa999b83ded80a9a1fb54d53c58d6e59234cfe97f241e6c781d
- name: python3-cryptography
buildsystem: simple
only-arches:
- x86_64
build-commands:
- - pip3 install cryptography-40.0.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
+ - pip3 install cryptography-41.0.2-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/cp36/c/cryptography/cryptography-40.0.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- sha256: 0dcca15d3a19a66e63662dc8d30f8036b07be851a8680eda92d079868f106288
+ url: https://files.pythonhosted.org/packages/cp37/c/cryptography/cryptography-41.0.2-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
+ sha256: f14ad275364c8b4e525d018f6716537ae7b6d369c094805cae45300847e0894f
- name: python3-dbus-python
build-options:
@@ -169,55 +169,55 @@ modules:
- name: python3-zipp
buildsystem: simple
build-commands:
- - pip3 install zipp-3.15.0-py3-none-any.whl
+ - pip3 install zipp-3.16.2-py3-none-any.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py3/z/zipp/zipp-3.15.0-py3-none-any.whl
- sha256: 48904fc76a60e542af151aded95726c1a5c34ed43ab4134b597665c86d7ad556
+ url: https://files.pythonhosted.org/packages/py3/z/zipp/zipp-3.16.2-py3-none-any.whl
+ sha256: 679e51dd4403591b2d6838a48de3d283f3d188412a9782faadf845f298736ba0
# jaraco.classes dependency
- name: python3-more-itertools
buildsystem: simple
build-commands:
- - pip3 install more_itertools-9.1.0-py3-none-any.whl
+ - pip3 install more_itertools-10.0.0-py3-none-any.whl
cleanup:
- /bin
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py3/m/more_itertools/more_itertools-9.1.0-py3-none-any.whl
- sha256: d2bc7f02446e86a68911e58ded76d6561eea00cddfb2a91e7019bbb586c799f3
+ url: https://files.pythonhosted.org/packages/py3/m/more_itertools/more_itertools-10.0.0-py3-none-any.whl
+ sha256: 928d514ffd22b5b0a8fce326d57f423a55d2ff783b093bab217eda71e732330f
# keyring dependency
- name: python3-importlib-metadata
buildsystem: simple
build-commands:
- - pip3 install importlib_metadata-6.6.0-py3-none-any.whl
+ - pip3 install importlib_metadata-6.8.0-py3-none-any.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py3/i/importlib_metadata/importlib_metadata-6.6.0-py3-none-any.whl
- sha256: 43dd286a2cd8995d5eaef7fee2066340423b818ed3fd70adf0bad5f1fac53fed
+ url: https://files.pythonhosted.org/packages/py3/i/importlib_metadata/importlib_metadata-6.8.0-py3-none-any.whl
+ sha256: 3ebb78df84a805d7698245025b975d9d67053cd94c79245ba4b3eb694abe68bb
- name: python3-jaraco.classes
buildsystem: simple
build-commands:
- - pip3 install jaraco.classes-3.2.3-py3-none-any.whl
+ - pip3 install jaraco.classes-3.3.0-py3-none-any.whl
cleanup:
- /bin
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py3/j/jaraco.classes/jaraco.classes-3.2.3-py3-none-any.whl
- sha256: 2353de3288bc6b82120752201c6b1c1a14b058267fa424ed5ce5984e3b922158
+ url: https://files.pythonhosted.org/packages/py3/j/jaraco.classes/jaraco.classes-3.3.0-py3-none-any.whl
+ sha256: 10afa92b6743f25c0cf5f37c6bb6e18e2c5bb84a16527ccfc0040ea377e7aaeb
- name: python3-keyring
buildsystem: simple
build-commands:
- - pip3 install keyring-23.13.1-py3-none-any.whl
+ - pip3 install keyring-24.2.0-py3-none-any.whl
cleanup:
- /bin
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py3/k/keyring/keyring-23.13.1-py3-none-any.whl
- sha256: 771ed2a91909389ed6148631de678f82ddc73737d85a927f382a8a1b157898cd
+ url: https://files.pythonhosted.org/packages/py3/k/keyring/keyring-24.2.0-py3-none-any.whl
+ sha256: 4901caaf597bfd3bbd78c9a0c7c4c29fcd8310dab2cffefe749e916b6527acd6
- name: python3-css-parser
buildsystem: simple
@@ -252,8 +252,8 @@ modules:
- /bin
sources:
- type: archive
- url: https://download.gnome.org/sources/gspell/1.12/gspell-1.12.1.tar.xz
- sha256: 8ec44f32052e896fcdd4926eb814a326e39a5047e251eec7b9056fbd9444b0f1
+ url: https://download.gnome.org/sources/gspell/1.12/gspell-1.12.2.tar.xz
+ sha256: b4e993bd827e4ceb6a770b1b5e8950fce3be9c8b2b0cbeb22fdf992808dd2139
- name: farstream
rm-configure: true
@@ -267,11 +267,11 @@ modules:
- name: python3-pillow
buildsystem: simple
build-commands:
- - pip3 install .
+ - pip3 install --no-build-isolation .
sources:
- type: archive
- url: https://files.pythonhosted.org/packages/source/p/pillow/Pillow-9.5.0.tar.gz
- sha256: bf548479d336726d7a0eceb6e767e179fbde37833ae42794602631a070d630f1
+ url: https://files.pythonhosted.org/packages/source/p/pillow/Pillow-10.0.0.tar.gz
+ sha256: 9c82b5b3e043c7af0d95792d0d20ccf68f61a1fec6b3530e718b688422727396
# sentry-sdk dependency
- name: python3-urllib3
@@ -286,20 +286,20 @@ modules:
- name: python3-certifi
buildsystem: simple
build-commands:
- - pip3 install certifi-2023.5.7-py3-none-any.whl
+ - pip3 install certifi-2023.7.22-py3-none-any.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py3/c/certifi/certifi-2023.5.7-py3-none-any.whl
- sha256: c6c2e98f5c7869efca1f8916fed228dd91539f9f1b444c314c06eef02980c716
+ url: https://files.pythonhosted.org/packages/py3/c/certifi/certifi-2023.7.22-py3-none-any.whl
+ sha256: 92d6037539857d8206b8f6ae472e8b77db8058fec5937a1ef3f54304089edbb9
- name: python3-sentry-sdk
buildsystem: simple
build-commands:
- - pip3 install sentry_sdk-1.24.0-py2.py3-none-any.whl
+ - pip3 install sentry_sdk-1.28.1-py2.py3-none-any.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py2.py3/s/sentry_sdk/sentry_sdk-1.24.0-py2.py3-none-any.whl
- sha256: 56d6d9d194c898d853a7c1dd99bed92ce82334ee1282292c15bcc967ff1a49b5
+ url: https://files.pythonhosted.org/packages/py2.py3/s/sentry_sdk/sentry_sdk-1.28.1-py2.py3-none-any.whl
+ sha256: 6bdb25bd9092478d3a817cb0d01fa99e296aea34d404eac3ca0037faa5c2aa0a
# gssapi dependency
- name: python3-decorator
@@ -324,11 +324,11 @@ modules:
- name: python3-typing-extensions
buildsystem: simple
build-commands:
- - pip3 install typing_extensions-4.6.2-py3-none-any.whl
+ - pip3 install typing_extensions-4.7.1-py3-none-any.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py3/t/typing_extensions/typing_extensions-4.6.2-py3-none-any.whl
- sha256: 3a8b36f13dd5fdc5d1b16fe317f5668545de77fa0b8e02006381fd49d731ab98
+ url: https://files.pythonhosted.org/packages/py3/t/typing_extensions/typing_extensions-4.7.1-py3-none-any.whl
+ sha256: 440d5dd3af93b060174bf433bccd69b0babc3b15b1a8dca43789fd7f61514b36
# OMEMO dependencies
- name: python3-qrcode
@@ -343,11 +343,11 @@ modules:
- name: python3-protobuf
buildsystem: simple
build-commands:
- - pip3 install --no-deps protobuf-4.23.2-py3-none-any.whl
+ - pip3 install --no-deps protobuf-4.23.4-py3-none-any.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py3/p/protobuf/protobuf-4.23.2-py3-none-any.whl
- sha256: 8da6070310d634c99c0db7df48f10da495cc283fd9e9234877f0cd182d43ab7f
+ url: https://files.pythonhosted.org/packages/py3/p/protobuf/protobuf-4.23.4-py3-none-any.whl
+ sha256: e9d0be5bf34b275b9f87ba7407796556abeeba635455d036c7351f7c183ef8ff
- name: python3-omemo-dr
buildsystem: simple
diff --git a/flatpak/org.gajim.Gajim.yaml b/flatpak/org.gajim.Gajim.yaml
index 95ec9eedb..3daf90aaa 100644
--- a/flatpak/org.gajim.Gajim.yaml
+++ b/flatpak/org.gajim.Gajim.yaml
@@ -58,11 +58,11 @@ modules:
- name: python3-pyparsing
buildsystem: simple
build-commands:
- - pip3 install pyparsing-3.0.9-py3-none-any.whl
+ - pip3 install pyparsing-3.1.0-py3-none-any.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py3/p/pyparsing/pyparsing-3.0.9-py3-none-any.whl
- sha256: 5026bae9a10eeaefb61dab2f09052b9f4307d44aee4eda64b309723d8d206bbc
+ url: https://files.pythonhosted.org/packages/py3/p/pyparsing/pyparsing-3.1.0-py3-none-any.whl
+ sha256: d554a96d1a7d3ddaf7183104485bc19fd80543ad6ac5bdb6426719d766fb06c1
- name: python3-packaging
buildsystem: simple
@@ -114,22 +114,22 @@ modules:
only-arches:
- aarch64
build-commands:
- - pip3 install cryptography-40.0.2-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
+ - pip3 install cryptography-41.0.2-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/cp36/c/cryptography/cryptography-40.0.2-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- sha256: 4df2af28d7bedc84fe45bd49bc35d710aede676e2a4cb7fc6d103a2adc8afe4d
+ url: https://files.pythonhosted.org/packages/cp37/c/cryptography/cryptography-41.0.2-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
+ sha256: 439c3cc4c0d42fa999b83ded80a9a1fb54d53c58d6e59234cfe97f241e6c781d
- name: python3-cryptography
buildsystem: simple
only-arches:
- x86_64
build-commands:
- - pip3 install cryptography-40.0.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
+ - pip3 install cryptography-41.0.2-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/cp36/c/cryptography/cryptography-40.0.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- sha256: 0dcca15d3a19a66e63662dc8d30f8036b07be851a8680eda92d079868f106288
+ url: https://files.pythonhosted.org/packages/cp37/c/cryptography/cryptography-41.0.2-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
+ sha256: f14ad275364c8b4e525d018f6716537ae7b6d369c094805cae45300847e0894f
- name: python3-dbus-python
build-options:
@@ -162,55 +162,55 @@ modules:
- name: python3-zipp
buildsystem: simple
build-commands:
- - pip3 install zipp-3.15.0-py3-none-any.whl
+ - pip3 install zipp-3.16.2-py3-none-any.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py3/z/zipp/zipp-3.15.0-py3-none-any.whl
- sha256: 48904fc76a60e542af151aded95726c1a5c34ed43ab4134b597665c86d7ad556
+ url: https://files.pythonhosted.org/packages/py3/z/zipp/zipp-3.16.2-py3-none-any.whl
+ sha256: 679e51dd4403591b2d6838a48de3d283f3d188412a9782faadf845f298736ba0
# jaraco.classes dependency
- name: python3-more-itertools
buildsystem: simple
build-commands:
- - pip3 install more_itertools-9.1.0-py3-none-any.whl
+ - pip3 install more_itertools-10.0.0-py3-none-any.whl
cleanup:
- /bin
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py3/m/more_itertools/more_itertools-9.1.0-py3-none-any.whl
- sha256: d2bc7f02446e86a68911e58ded76d6561eea00cddfb2a91e7019bbb586c799f3
+ url: https://files.pythonhosted.org/packages/py3/m/more_itertools/more_itertools-10.0.0-py3-none-any.whl
+ sha256: 928d514ffd22b5b0a8fce326d57f423a55d2ff783b093bab217eda71e732330f
# keyring dependency
- name: python3-importlib-metadata
buildsystem: simple
build-commands:
- - pip3 install importlib_metadata-6.6.0-py3-none-any.whl
+ - pip3 install importlib_metadata-6.8.0-py3-none-any.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py3/i/importlib_metadata/importlib_metadata-6.6.0-py3-none-any.whl
- sha256: 43dd286a2cd8995d5eaef7fee2066340423b818ed3fd70adf0bad5f1fac53fed
+ url: https://files.pythonhosted.org/packages/py3/i/importlib_metadata/importlib_metadata-6.8.0-py3-none-any.whl
+ sha256: 3ebb78df84a805d7698245025b975d9d67053cd94c79245ba4b3eb694abe68bb
- name: python3-jaraco.classes
buildsystem: simple
build-commands:
- - pip3 install jaraco.classes-3.2.3-py3-none-any.whl
+ - pip3 install jaraco.classes-3.3.0-py3-none-any.whl
cleanup:
- /bin
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py3/j/jaraco.classes/jaraco.classes-3.2.3-py3-none-any.whl
- sha256: 2353de3288bc6b82120752201c6b1c1a14b058267fa424ed5ce5984e3b922158
+ url: https://files.pythonhosted.org/packages/py3/j/jaraco.classes/jaraco.classes-3.3.0-py3-none-any.whl
+ sha256: 10afa92b6743f25c0cf5f37c6bb6e18e2c5bb84a16527ccfc0040ea377e7aaeb
- name: python3-keyring
buildsystem: simple
build-commands:
- - pip3 install keyring-23.13.1-py3-none-any.whl
+ - pip3 install keyring-24.2.0-py3-none-any.whl
cleanup:
- /bin
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py3/k/keyring/keyring-23.13.1-py3-none-any.whl
- sha256: 771ed2a91909389ed6148631de678f82ddc73737d85a927f382a8a1b157898cd
+ url: https://files.pythonhosted.org/packages/py3/k/keyring/keyring-24.2.0-py3-none-any.whl
+ sha256: 4901caaf597bfd3bbd78c9a0c7c4c29fcd8310dab2cffefe749e916b6527acd6
- name: python3-css-parser
buildsystem: simple
@@ -245,8 +245,8 @@ modules:
- /bin
sources:
- type: archive
- url: https://download.gnome.org/sources/gspell/1.12/gspell-1.12.1.tar.xz
- sha256: 8ec44f32052e896fcdd4926eb814a326e39a5047e251eec7b9056fbd9444b0f1
+ url: https://download.gnome.org/sources/gspell/1.12/gspell-1.12.2.tar.xz
+ sha256: b4e993bd827e4ceb6a770b1b5e8950fce3be9c8b2b0cbeb22fdf992808dd2139
- name: farstream
rm-configure: true
@@ -260,11 +260,11 @@ modules:
- name: python3-pillow
buildsystem: simple
build-commands:
- - pip3 install .
+ - pip3 install --no-build-isolation .
sources:
- type: archive
- url: https://files.pythonhosted.org/packages/source/p/pillow/Pillow-9.5.0.tar.gz
- sha256: bf548479d336726d7a0eceb6e767e179fbde37833ae42794602631a070d630f1
+ url: https://files.pythonhosted.org/packages/source/p/pillow/Pillow-10.0.0.tar.gz
+ sha256: 9c82b5b3e043c7af0d95792d0d20ccf68f61a1fec6b3530e718b688422727396
# sentry-sdk dependency
- name: python3-urllib3
@@ -279,20 +279,20 @@ modules:
- name: python3-certifi
buildsystem: simple
build-commands:
- - pip3 install certifi-2023.5.7-py3-none-any.whl
+ - pip3 install certifi-2023.7.22-py3-none-any.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py3/c/certifi/certifi-2023.5.7-py3-none-any.whl
- sha256: c6c2e98f5c7869efca1f8916fed228dd91539f9f1b444c314c06eef02980c716
+ url: https://files.pythonhosted.org/packages/py3/c/certifi/certifi-2023.7.22-py3-none-any.whl
+ sha256: 92d6037539857d8206b8f6ae472e8b77db8058fec5937a1ef3f54304089edbb9
- name: python3-sentry-sdk
buildsystem: simple
build-commands:
- - pip3 install sentry_sdk-1.24.0-py2.py3-none-any.whl
+ - pip3 install sentry_sdk-1.28.1-py2.py3-none-any.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py2.py3/s/sentry_sdk/sentry_sdk-1.24.0-py2.py3-none-any.whl
- sha256: 56d6d9d194c898d853a7c1dd99bed92ce82334ee1282292c15bcc967ff1a49b5
+ url: https://files.pythonhosted.org/packages/py2.py3/s/sentry_sdk/sentry_sdk-1.28.1-py2.py3-none-any.whl
+ sha256: 6bdb25bd9092478d3a817cb0d01fa99e296aea34d404eac3ca0037faa5c2aa0a
# gssapi dependency
- name: python3-decorator
@@ -317,11 +317,11 @@ modules:
- name: python3-typing-extensions
buildsystem: simple
build-commands:
- - pip3 install typing_extensions-4.6.2-py3-none-any.whl
+ - pip3 install typing_extensions-4.7.1-py3-none-any.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py3/t/typing_extensions/typing_extensions-4.6.2-py3-none-any.whl
- sha256: 3a8b36f13dd5fdc5d1b16fe317f5668545de77fa0b8e02006381fd49d731ab98
+ url: https://files.pythonhosted.org/packages/py3/t/typing_extensions/typing_extensions-4.7.1-py3-none-any.whl
+ sha256: 440d5dd3af93b060174bf433bccd69b0babc3b15b1a8dca43789fd7f61514b36
# OMEMO dependencies
- name: python3-qrcode
@@ -336,11 +336,11 @@ modules:
- name: python3-protobuf
buildsystem: simple
build-commands:
- - pip3 install --no-deps protobuf-4.23.2-py3-none-any.whl
+ - pip3 install --no-deps protobuf-4.23.4-py3-none-any.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py3/p/protobuf/protobuf-4.23.2-py3-none-any.whl
- sha256: 8da6070310d634c99c0db7df48f10da495cc283fd9e9234877f0cd182d43ab7f
+ url: https://files.pythonhosted.org/packages/py3/p/protobuf/protobuf-4.23.4-py3-none-any.whl
+ sha256: e9d0be5bf34b275b9f87ba7407796556abeeba635455d036c7351f7c183ef8ff
- name: python3-omemo-dr
buildsystem: simple
@@ -364,11 +364,11 @@ modules:
- name: python3-nbxmpp
buildsystem: simple
build-commands:
- - pip3 install nbxmpp-4.3.0-py3-none-any.whl
+ - pip3 install nbxmpp-4.3.1-py3-none-any.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py3/n/nbxmpp/nbxmpp-4.3.0-py3-none-any.whl
- sha256: dcbf5cec51ddc3ac7aeaa2d5fca02e2b004b92fc1622cb0d7f1e18c33e593b1e
+ url: https://files.pythonhosted.org/packages/py3/n/nbxmpp/nbxmpp-4.3.1-py3-none-any.whl
+ sha256: a2b3eb5dcb15a98415561eceffac3a83dc0d8f67ed932788abef713239c120f6
- name: gajim
buildsystem: simple