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

dev.gajim.org/gajim/gajim-plugins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Apitzsch <git@apitzsch.eu>2022-05-31 22:42:11 +0300
committerAndré Apitzsch <git@apitzsch.eu>2022-05-31 22:42:11 +0300
commit1be210c0e66fede5f840331242b114374f0f9aaf (patch)
tree0670087ee1b6adfe02dbb4240c6a1dbd951fff81
parente4bf2dbf9f17536667851e076f79de64552744f9 (diff)
Flatpak: Update dependencies
-rw-r--r--flatpak/org.gajim.Gajim.Plugin.omemo.yaml6
-rw-r--r--flatpak/org.gajim.Gajim.Plugin.pgp.yaml6
2 files changed, 6 insertions, 6 deletions
diff --git a/flatpak/org.gajim.Gajim.Plugin.omemo.yaml b/flatpak/org.gajim.Gajim.Plugin.omemo.yaml
index ae51b62..11f6083 100644
--- a/flatpak/org.gajim.Gajim.Plugin.omemo.yaml
+++ b/flatpak/org.gajim.Gajim.Plugin.omemo.yaml
@@ -13,11 +13,11 @@ modules:
- name: protobuf
buildsystem: simple
build-commands:
- - pip3 install --no-deps protobuf-3.20.1-py2.py3-none-any.whl
+ - pip3 install --no-deps protobuf-4.21.1-py3-none-any.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py2.py3/p/protobuf/protobuf-3.20.1-py2.py3-none-any.whl
- sha256: adfc6cf69c7f8c50fd24c793964eef18f0ac321315439d94945820612849c388
+ url: https://files.pythonhosted.org/packages/py3/p/protobuf/protobuf-4.21.1-py3-none-any.whl
+ sha256: 79cd8d0a269b714f6b32641f86928c718e8d234466919b3f552bfb069dbb159b
- name: python3-axolotl-curve25519
buildsystem: simple
diff --git a/flatpak/org.gajim.Gajim.Plugin.pgp.yaml b/flatpak/org.gajim.Gajim.Plugin.pgp.yaml
index c282497..85198bf 100644
--- a/flatpak/org.gajim.Gajim.Plugin.pgp.yaml
+++ b/flatpak/org.gajim.Gajim.Plugin.pgp.yaml
@@ -13,11 +13,11 @@ modules:
- name: python3-python-gnupg
buildsystem: simple
build-commands:
- - pip3 install python_gnupg-0.4.8-py2.py3-none-any.whl
+ - pip3 install python_gnupg-0.4.9-py2.py3-none-any.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/py2.py3/p/python_gnupg/python_gnupg-0.4.8-py2.py3-none-any.whl
- sha256: 93a521501d6c2785d96b190aec7125ba89c1c2fe708b0c98af3fb32b59026ab8
+ url: https://files.pythonhosted.org/packages/py2.py3/p/python_gnupg/python_gnupg-0.4.9-py2.py3-none-any.whl
+ sha256: 012960bde4d25dad631bb7650f563dda5e7271248a73f3584240063a293d99d8
- name: gajim-pgp
buildsystem: simple