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:
Diffstat (limited to 'flatpak/org.gajim.Gajim.Plugin.pgp.yaml')
-rw-r--r--flatpak/org.gajim.Gajim.Plugin.pgp.yaml9
1 files changed, 8 insertions, 1 deletions
diff --git a/flatpak/org.gajim.Gajim.Plugin.pgp.yaml b/flatpak/org.gajim.Gajim.Plugin.pgp.yaml
index 1caf1a5..39cf3d0 100644
--- a/flatpak/org.gajim.Gajim.Plugin.pgp.yaml
+++ b/flatpak/org.gajim.Gajim.Plugin.pgp.yaml
@@ -10,7 +10,14 @@ build-options:
PIP_TARGET: /app/plugins/pgp/site-packages
modules:
- - modules/python3-python-gnupg.yaml
+ - name: python3-python-gnupg
+ buildsystem: simple
+ build-commands:
+ - pip3 install python_gnupg-0.4.6-py2.py3-none-any.whl
+ sources:
+ - type: file
+ url: https://files.pythonhosted.org/packages/cb/85/8a1588a04172e0853352ecfe214264c65a62ab35374d9ad9c569cf94c2a3/python_gnupg-0.4.6-py2.py3-none-any.whl
+ sha256: cba3566e8a8fb7bb417d6897a6e17bfc7f9371052e57eb0057783c07d762a679
- name: gajim-pgp
buildsystem: simple