Skip to content
Snippets Groups Projects
Verified Commit 91c49ebb authored by André's avatar André
Browse files

Flatpak: Update dependencies

parent ffeb83ab
No related branches found
No related tags found
No related merge requests found
...@@ -85,8 +85,8 @@ modules: ...@@ -85,8 +85,8 @@ modules:
- pip3 install --prefix=/app . - pip3 install --prefix=/app .
sources: sources:
- type: archive - type: archive
url: https://files.pythonhosted.org/packages/f7/09/88bbe20b76ca76be052c366fe77aa5e3cd6e5f932766e5597fecdd95b2a8/cffi-1.14.2.tar.gz url: https://files.pythonhosted.org/packages/cb/ae/380e33d621ae301770358eb11a896a34c34f30db188847a561e8e39ee866/cffi-1.14.3.tar.gz
sha256: ae8f34d50af2c2154035984b8b5fc5d9ed63f32fe615646ab435b05b132ca91b sha256: f92f789e4f9241cd262ad7a555ca2c648a98178a953af117ef7fad46aa1d5591
- name: python3-asn1crypto - name: python3-asn1crypto
buildsystem: simple buildsystem: simple
...@@ -112,8 +112,8 @@ modules: ...@@ -112,8 +112,8 @@ modules:
- python3 setup.py install --prefix=/app - python3 setup.py install --prefix=/app
sources: sources:
- type: archive - type: archive
url: https://files.pythonhosted.org/packages/12/be/c9cc7d7ab71dbcc9e4e517ead0cdd48e8c9a48d7b8bdddb738e90d08279a/cryptography-3.1.tar.gz url: https://files.pythonhosted.org/packages/94/5c/42de91c7fbdb817b2d9a4e64b067946eb38a4eb36c1a09c96c87a0f86a82/cryptography-3.2.1.tar.gz
sha256: 26409a473cc6278e4c90f782cd5968ebad04d3911ed1c402fc86908c17633e08 sha256: d3d5e10be0cf2a12214ddee45c6bd203dab435e3d83b4560c03066eda600bfe3
- name: python3-pyopenssl - name: python3-pyopenssl
buildsystem: simple buildsystem: simple
...@@ -154,11 +154,11 @@ modules: ...@@ -154,11 +154,11 @@ modules:
- name: python3-zipp - name: python3-zipp
buildsystem: simple buildsystem: simple
build-commands: build-commands:
- pip3 install --prefix=/app zipp-3.1.0-py3-none-any.whl - pip3 install --prefix=/app zipp-3.4.0-py3-none-any.whl
sources: sources:
- type: file - type: file
url: https://files.pythonhosted.org/packages/b2/34/bfcb43cc0ba81f527bc4f40ef41ba2ff4080e047acb0586b56b3d017ace4/zipp-3.1.0-py3-none-any.whl url: https://files.pythonhosted.org/packages/41/ad/6a4f1a124b325618a7fb758b885b68ff7b058eec47d9220a12ab38d90b1f/zipp-3.4.0-py3-none-any.whl
sha256: aa36550ff0c0b7ef7fa639055d797116ee891440eac1a56f378e2d3179e0320b sha256: 102c24ef8f171fd729d46599845e95c7ab894a4cf45f5de11a44cc7444fb1108
- name: python3-keyring - name: python3-keyring
buildsystem: simple buildsystem: simple
...@@ -174,11 +174,11 @@ modules: ...@@ -174,11 +174,11 @@ modules:
- name: python3-css-parser - name: python3-css-parser
buildsystem: simple buildsystem: simple
build-commands: build-commands:
- pip3 install --prefix=/app css_parser-1.0.4-py3-none-any.whl - pip3 install --prefix=/app css_parser-1.0.6-py2.py3-none-any.whl
sources: sources:
- type: file - type: file
url: https://files.pythonhosted.org/packages/py3/c/css_parser/css_parser-1.0.4-py3-none-any.whl url: https://files.pythonhosted.org/packages/64/7a/5ea4d019d36e07026ac194817104ef2e82ba1384aab69fb75ebf56de97c2/css_parser-1.0.6-py2.py3-none-any.whl
sha256: 49d6906416569e715b144df97ed81a94b6dc663fbcae6d1dbf4807e7fb8367ae sha256: 6fc4f8f0a4b62c77f043765e375cc64971c54ff9a0502fec7e8f1fb28bb96082
- name: python3-precis_i18n - name: python3-precis_i18n
buildsystem: simple buildsystem: simple
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment