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>2022-02-12 12:52:13 +0300
committerAndré Apitzsch <git@apitzsch.eu>2022-02-12 12:52:13 +0300
commit4f662bb0611a2178c2b41955e237bdab5474731f (patch)
tree9d882b3dcc4836d4fd04abb0c9a1b2b61817a2ff /flatpak
parentadbd80e1fe88cb92eb904addb410fcc92002d347 (diff)
Flatpak: Update dependencies
Diffstat (limited to 'flatpak')
-rw-r--r--flatpak/org.gajim.Gajim.yaml64
1 files changed, 32 insertions, 32 deletions
diff --git a/flatpak/org.gajim.Gajim.yaml b/flatpak/org.gajim.Gajim.yaml
index 5659c3518..578e93b0f 100644
--- a/flatpak/org.gajim.Gajim.yaml
+++ b/flatpak/org.gajim.Gajim.yaml
@@ -61,11 +61,11 @@ modules:
- name: python3-pyparsing
buildsystem: simple
build-commands:
- - pip3 install pyparsing-2.4.7-py2.py3-none-any.whl
+ - pip3 install pyparsing-3.0.7-py3-none-any.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py2.py3/p/pyparsing/pyparsing-2.4.7-py2.py3-none-any.whl
- sha256: ef9d7589ef3c200abe66653d3f1ab1033c3c419ae9b9bdb1240a85b024efc88b
+ url: https://files.pythonhosted.org/packages/py3/p/pyparsing/pyparsing-3.0.7-py3-none-any.whl
+ sha256: a6c06a88f252e6c322f65faf8f418b16213b51bdfaece0524c1c1bc30c63c484
- name: python3-packaging
buildsystem: simple
@@ -117,31 +117,31 @@ modules:
only-arches:
- aarch64
build-commands:
- - pip3 install cryptography-36.0.0-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
+ - pip3 install cryptography-36.0.1-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/cp36/c/cryptography/cryptography-36.0.0-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- sha256: 4c702855cd3174666ef0d2d13dcc879090aa9c6c38f5578896407a7028f75b9f
+ url: https://files.pythonhosted.org/packages/cp36/c/cryptography/cryptography-36.0.1-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
+ sha256: 5d59a9d55027a8b88fd9fd2826c4392bd487d74bf628bb9d39beecc62a644c12
- name: python3-cryptography
buildsystem: simple
only-arches:
- x86_64
build-commands:
- - pip3 install cryptography-36.0.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
+ - pip3 install cryptography-36.0.1-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/cp36/c/cryptography/cryptography-36.0.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- sha256: d91bc9f535599bed58f6d2e21a2724cb0c3895bf41c6403fe881391d29096f1d
+ url: https://files.pythonhosted.org/packages/cp36/c/cryptography/cryptography-36.0.1-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
+ sha256: 0a817b961b46894c5ca8a66b599c745b9a3d9f822725221f0e0fe49dc043a3a3
- name: python3-pyopenssl
buildsystem: simple
build-commands:
- - pip3 install pyOpenSSL-21.0.0-py2.py3-none-any.whl
+ - pip3 install pyOpenSSL-22.0.0-py2.py3-none-any.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py2.py3/p/pyOpenSSL/pyOpenSSL-21.0.0-py2.py3-none-any.whl
- sha256: 8935bd4920ab9abfebb07c41a4f58296407ed77f04bd1a92914044b848ba1ed6
+ url: https://files.pythonhosted.org/packages/py2.py3/p/pyOpenSSL/pyOpenSSL-22.0.0-py2.py3-none-any.whl
+ sha256: ea252b38c87425b64116f808355e8da644ef9b07e429398bfece610f893ee2e0
- name: python3-dbus-python
build-options:
@@ -173,62 +173,62 @@ modules:
- name: python3-zipp
buildsystem: simple
build-commands:
- - pip3 install zipp-3.6.0-py3-none-any.whl
+ - pip3 install zipp-3.7.0-py3-none-any.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py3/z/zipp/zipp-3.6.0-py3-none-any.whl
- sha256: 9fe5ea21568a0a70e50f273397638d39b03353731e6cbbb3fd8502a33fec40bc
+ url: https://files.pythonhosted.org/packages/py3/z/zipp/zipp-3.7.0-py3-none-any.whl
+ sha256: b47250dd24f92b7dd6a0a8fc5244da14608f3ca90a5efcd37a3b1642fac9a375
# keyring dependency
- name: python3-importlib-metadata
buildsystem: simple
build-commands:
- - pip3 install importlib_metadata-4.8.2-py3-none-any.whl
+ - pip3 install importlib_metadata-4.11.0-py3-none-any.whl
cleanup:
- /bin
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py3/i/importlib_metadata/importlib_metadata-4.8.2-py3-none-any.whl
- sha256: 53ccfd5c134223e497627b9815d5030edf77d2ed573922f7a0b8f8bb81a1c100
+ url: https://files.pythonhosted.org/packages/py3/i/importlib_metadata/importlib_metadata-4.11.0-py3-none-any.whl
+ sha256: 6affcdb3aec542dd98df8211e730bba6c5f2bec8288d47bacacde898f548c9ad
- name: python3-keyring
buildsystem: simple
build-commands:
- - pip3 install keyring-23.4.0-py3-none-any.whl
+ - pip3 install keyring-23.5.0-py3-none-any.whl
cleanup:
- /bin
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py3/k/keyring/keyring-23.4.0-py3-none-any.whl
- sha256: 3dc0f66062a4f8f6f2ce30d6a516e6e623e6c3c2e76864204ceaf64695408f07
+ url: https://files.pythonhosted.org/packages/py3/k/keyring/keyring-23.5.0-py3-none-any.whl
+ sha256: b0d28928ac3ec8e42ef4cc227822647a19f1d544f21f96457965dc01cf555261
- name: python3-css-parser
buildsystem: simple
build-commands:
- - pip3 install css_parser-1.0.6-py2.py3-none-any.whl
+ - pip3 install css_parser-1.0.7-py2.py3-none-any.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py2.py3/c/css_parser/css_parser-1.0.6-py2.py3-none-any.whl
- sha256: 6fc4f8f0a4b62c77f043765e375cc64971c54ff9a0502fec7e8f1fb28bb96082
+ url: https://files.pythonhosted.org/packages/py2.py3/c/css_parser/css_parser-1.0.7-py2.py3-none-any.whl
+ sha256: de7018ec9d3f20f7d692973c37f22ae9a22123c60c77b11849363f47ef6f3387
- name: python3-precis_i18n
buildsystem: simple
build-commands:
- - pip3 install precis_i18n-1.0.3-py3-none-any.whl
+ - pip3 install precis_i18n-1.0.4-py3-none-any.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py3/p/precis_i18n/precis_i18n-1.0.3-py3-none-any.whl
- sha256: b9a4ff1f2f8c4a762393cb1b80bf4cadfbe861ec299f752068cc42f281322d45
+ url: https://files.pythonhosted.org/packages/py3/p/precis_i18n/precis_i18n-1.0.4-py3-none-any.whl
+ sha256: 8b4f6100c2f5e44db61081d53c9c07ff92e50d0a7b36eedd2f4fb7d40c48576d
# gssapi dependency
- name: python3-decorator
buildsystem: simple
build-commands:
- - pip3 install decorator-5.1.0-py3-none-any.whl
+ - pip3 install decorator-5.1.1-py3-none-any.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py3/d/decorator/decorator-5.1.0-py3-none-any.whl
- sha256: 7b12e7c3c6ab203a29e157335e9122cb03de9ab7264b137594103fd4a683b374
+ url: https://files.pythonhosted.org/packages/py3/d/decorator/decorator-5.1.1-py3-none-any.whl
+ sha256: b8c3f85900b9dc423225913c5aace94729fe1fa9763b38939a95226f02d37186
- name: python3-gssapi
buildsystem: simple
@@ -280,8 +280,8 @@ modules:
- pip3 install .
sources:
- type: archive
- url: https://files.pythonhosted.org/packages/source/p/pillow/Pillow-8.4.0.tar.gz
- sha256: b8e2f83c56e141920c39464b852de3719dfbfb6e3c99a2d8da0edf4fb33176ed
+ url: https://files.pythonhosted.org/packages/source/p/pillow/Pillow-9.0.1.tar.gz
+ sha256: 6c8bc8238a7dfdaf7a75f5ec5a663f4173f8c367e5a39f87e720495e1eed75fa
- name: python3-nbxmpp
buildsystem: simple