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-08-29 23:12:16 +0300
committerAndré Apitzsch <git@apitzsch.eu>2022-08-29 23:12:16 +0300
commit8565a65898380f1875b13e306c4f571193026195 (patch)
tree0396513ff11758b06097c2dd7e0525d1f54464d0 /flatpak/org.gajim.Gajim.yaml
parentd78234b5b8a7f6138a8c23fe9e89734bbce2c0e8 (diff)
chore: Flatpak: Update dependencies
Diffstat (limited to 'flatpak/org.gajim.Gajim.yaml')
-rw-r--r--flatpak/org.gajim.Gajim.yaml36
1 files changed, 18 insertions, 18 deletions
diff --git a/flatpak/org.gajim.Gajim.yaml b/flatpak/org.gajim.Gajim.yaml
index 6d1fe3ff0..c5eadaab0 100644
--- a/flatpak/org.gajim.Gajim.yaml
+++ b/flatpak/org.gajim.Gajim.yaml
@@ -160,11 +160,11 @@ modules:
- name: python3-secretstorage
buildsystem: simple
build-commands:
- - pip3 install SecretStorage-3.3.2-py3-none-any.whl
+ - pip3 install SecretStorage-3.3.3-py3-none-any.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py3/S/SecretStorage/SecretStorage-3.3.2-py3-none-any.whl
- sha256: 755dc845b6ad76dcbcbc07ea3da75ae54bb1ea529eb72d15f83d26499a5df319
+ url: https://files.pythonhosted.org/packages/py3/S/SecretStorage/SecretStorage-3.3.3-py3-none-any.whl
+ sha256: f356e6628222568e3af06f2eba8df495efa13b3b63081dafd4f7d9a7b7bc9f99
- name: python3-zipp
buildsystem: simple
@@ -190,13 +190,13 @@ modules:
- name: python3-keyring
buildsystem: simple
build-commands:
- - pip3 install keyring-23.7.0-py3-none-any.whl
+ - pip3 install keyring-23.8.2-py3-none-any.whl
cleanup:
- /bin
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py3/k/keyring/keyring-23.7.0-py3-none-any.whl
- sha256: e67fc91a7955785fd2efcbccdd72d7dacf136dbc381d27de305b2b660b3de886
+ url: https://files.pythonhosted.org/packages/py3/k/keyring/keyring-23.8.2-py3-none-any.whl
+ sha256: 10d2a8639663fe2090705a00b8c47c687cacdf97598ea9c11456679fa974473a
- name: python3-css-parser
buildsystem: simple
@@ -229,11 +229,11 @@ modules:
- name: python3-gssapi
buildsystem: simple
build-commands:
- - pip3 install .
+ - pip3 install --no-build-isolation .
sources:
- type: archive
- url: https://files.pythonhosted.org/packages/source/g/gssapi/gssapi-1.7.3.tar.gz
- sha256: c69b9f633a0c03c1b84ba14c73b0ec132f6323056e675702c1a5f75f316e06fb
+ url: https://files.pythonhosted.org/packages/source/g/gssapi/gssapi-1.8.1.tar.gz
+ sha256: 893aa38ae769d1febe89963aa9f59194a966736ade2263fe14e0081126d64a72
# GSound dependency
- shared-modules/libcanberra/libcanberra.json
@@ -275,11 +275,11 @@ modules:
- name: python3-urllib3
buildsystem: simple
build-commands:
- - pip3 install urllib3-1.26.11-py2.py3-none-any.whl
+ - pip3 install urllib3-1.26.12-py2.py3-none-any.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py2.py3/u/urllib3/urllib3-1.26.11-py2.py3-none-any.whl
- sha256: c33ccba33c819596124764c23a97d25f32b28433ba0dedeb77d873a38722c9bc
+ url: https://files.pythonhosted.org/packages/py2.py3/u/urllib3/urllib3-1.26.12-py2.py3-none-any.whl
+ sha256: b930dd878d5a8afb066a637fbb35144fe7901e3b209d1cd4f524bd0e9deee997
- name: python3-certifi
buildsystem: simple
@@ -293,20 +293,20 @@ modules:
- name: python3-sentry-sdk
buildsystem: simple
build-commands:
- - pip3 install sentry_sdk-1.9.0-py2.py3-none-any.whl
+ - pip3 install sentry_sdk-1.9.5-py2.py3-none-any.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py2.py3/s/sentry_sdk/sentry_sdk-1.9.0-py2.py3-none-any.whl
- sha256: 60b13757d6344a94bf0ccb3c0a006c4de77daab09871b30fbbd05d5ec24e54fb
+ url: https://files.pythonhosted.org/packages/py2.py3/s/sentry_sdk/sentry_sdk-1.9.5-py2.py3-none-any.whl
+ sha256: b4b41f90951ed83e7b4c176eef021b19ecba39da5b73aca106c97a9b7e279a90
- name: python3-nbxmpp
buildsystem: simple
build-commands:
- - pip3 install nbxmpp-3.1.1-py3-none-any.whl
+ - pip3 install nbxmpp-3.2.1-py3-none-any.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py3/n/nbxmpp/nbxmpp-3.1.1-py3-none-any.whl
- sha256: 46f2bb684650a29f3ec5b098e5ddcf32454146f90820f856b524fcaad67239a2
+ url: https://files.pythonhosted.org/packages/py3/n/nbxmpp/nbxmpp-3.2.1-py3-none-any.whl
+ sha256: 40e3f012b6ee0027df40d31b1fa925285366af7fb0d9aa2d6dfb11b5260adea6
- name: gajim
buildsystem: simple