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>2020-12-29 19:09:47 +0300
committerAndré Apitzsch <git@apitzsch.eu>2020-12-29 19:09:47 +0300
commit7e9c8e0c219cf734e2202d491f82002c794bd0c4 (patch)
treecb104a544dd6e4961feaa1181fafe2e4102a8238
parentfea522e4360cec6ceacbf1df92644ab3343d4b99 (diff)
Flatpak: Update dependencies
-rw-r--r--flatpak/modules/python3-pillow.yaml4
-rw-r--r--flatpak/org.gajim.Gajim.Plugin.omemo.yaml6
-rw-r--r--flatpak/org.gajim.Gajim.Plugin.syntax_highlight.yaml6
3 files changed, 8 insertions, 8 deletions
diff --git a/flatpak/modules/python3-pillow.yaml b/flatpak/modules/python3-pillow.yaml
index b916951..23aab78 100644
--- a/flatpak/modules/python3-pillow.yaml
+++ b/flatpak/modules/python3-pillow.yaml
@@ -4,5 +4,5 @@ build-commands:
- pip3 install .
sources:
- type: archive
- url: https://files.pythonhosted.org/packages/3e/02/b09732ca4b14405ff159c470a612979acfc6e8645dc32f83ea0129709f7a/Pillow-7.2.0.tar.gz
- sha256: 97f9e7953a77d5a70f49b9a48da7776dc51e9b738151b22dacf101641594a626
+ url: https://files.pythonhosted.org/packages/2b/06/93bf1626ef36815010e971a5ce90f49919d84ab5d2fa310329f843a74bc1/Pillow-8.0.1.tar.gz
+ sha256: 11c5c6e9b02c9dac08af04f093eb5a2f84857df70a7d4a6a6ad461aca803fb9e
diff --git a/flatpak/org.gajim.Gajim.Plugin.omemo.yaml b/flatpak/org.gajim.Gajim.Plugin.omemo.yaml
index 0088d3d..373ad56 100644
--- a/flatpak/org.gajim.Gajim.Plugin.omemo.yaml
+++ b/flatpak/org.gajim.Gajim.Plugin.omemo.yaml
@@ -15,11 +15,11 @@ modules:
- name: protobuf
buildsystem: simple
build-commands:
- - pip3 install --no-deps protobuf-3.13.0-py2.py3-none-any.whl
+ - pip3 install --no-deps protobuf-3.14.0-py2.py3-none-any.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/3b/ba/276d817d4b0184e544a9295e14e95f6148af5c5652033d30eb63d2c13bfa/protobuf-3.13.0-py2.py3-none-any.whl
- sha256: d69697acac76d9f250ab745b46c725edf3e98ac24763990b24d58c16c642947a
+ url: https://files.pythonhosted.org/packages/81/d4/a8a31a326ee60e295e5d7477d93d8f6ceee98246c1a7381afc817a91d893/protobuf-3.14.0-py2.py3-none-any.whl
+ sha256: 0e247612fadda953047f53301a7b0407cb0c3cb4ae25a6fde661597a04039b3c
- name: python3-axolotl-curve25519
buildsystem: simple
diff --git a/flatpak/org.gajim.Gajim.Plugin.syntax_highlight.yaml b/flatpak/org.gajim.Gajim.Plugin.syntax_highlight.yaml
index 50dd8fb..c8e3986 100644
--- a/flatpak/org.gajim.Gajim.Plugin.syntax_highlight.yaml
+++ b/flatpak/org.gajim.Gajim.Plugin.syntax_highlight.yaml
@@ -13,11 +13,11 @@ modules:
- name: python3-pygments
buildsystem: simple
build-commands:
- - pip3 install --ignore-installed Pygments-2.7.2-py3-none-any.whl
+ - pip3 install --ignore-installed Pygments-2.7.3-py3-none-any.whl
sources:
- type: file
- url: https://files.pythonhosted.org/packages/d8/cf/d7e48846e10ac4f8b89d489cec3dc9c2804a825f812c851559cfbcc251cc/Pygments-2.7.2-py3-none-any.whl
- sha256: 88a0bbcd659fcb9573703957c6b9cff9fab7295e6e76db54c9d00ae42df32773
+ url: https://files.pythonhosted.org/packages/85/c5/c437c383d5917fae9782eb6588bec8aff931afe13c76b9e8c03dacee9beb/Pygments-2.7.3-py3-none-any.whl
+ sha256: f275b6c0909e5dafd2d6269a656aa90fa58ebf4a74f8fcf9053195d226b24a08
- name: python3-MarkupSafe
buildsystem: simple