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:
authorPhilipp Hörist <philipp@hoerist.com>2023-01-06 17:09:45 +0300
committerPhilipp Hörist <philipp@hoerist.com>2023-01-06 17:09:45 +0300
commit88bfeba44d96a0c1659d7c447f76caf3590f4c62 (patch)
treea5fbeab3b8f6c17dcd10ddaed4b5a8baba8d9a73 /flatpak
parentc0256ec65e4fcc7b1a5b10d0453f7d99a2ec2d06 (diff)
change: Raise required nbxmpp version to 4.0.0
Diffstat (limited to 'flatpak')
-rw-r--r--flatpak/org.gajim.Gajim.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/flatpak/org.gajim.Gajim.yaml b/flatpak/org.gajim.Gajim.yaml
index bc2326806..3bef68599 100644
--- a/flatpak/org.gajim.Gajim.yaml
+++ b/flatpak/org.gajim.Gajim.yaml
@@ -316,11 +316,11 @@ modules:
- name: python3-nbxmpp
buildsystem: simple
build-commands:
- - pip3 install nbxmpp-3.2.5-py3-none-any.whl
+ - pip3 install nbxmpp-4.0.0-py3-none-any.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py3/n/nbxmpp/nbxmpp-3.2.5-py3-none-any.whl
- sha256: cf22414dce04efe33cee14318fc334f1a16af11d4ed48b6aa18a8a0aa98bcb20
+ url: https://files.pythonhosted.org/packages/py3/n/nbxmpp/nbxmpp-4.0.0-py3-none-any.whl
+ sha256: 95028a037abe356647cb4c6bac632691117f00c1108a939caf7186e101bd332d
- name: gajim
buildsystem: simple