Flatpak: Update dependencies and plugin versions
This commit is contained in:
@@ -5,5 +5,5 @@ build-commands:
|
||||
- pip3 install --prefix=${FLATPAK_DEST} .
|
||||
sources:
|
||||
- type: archive
|
||||
url: https://files.pythonhosted.org/packages/3c/7e/443be24431324bd34d22dd9d11cc845d995bcd3b500676bcf23142756975/Pillow-5.4.1.tar.gz
|
||||
sha256: 5233664eadfa342c639b9b9977190d64ad7aca4edc51a966394d7e08e7f38a9f
|
||||
url: https://files.pythonhosted.org/packages/5b/bb/cdc8086db1f15d0664dd22a62c69613cdc00f1dd430b5b19df1bea83f2a3/Pillow-6.2.1.tar.gz
|
||||
sha256: bf4e972a88f8841d8fdc6db1a75e0f8d763e66e3754b03006cbc3854d89f1cb1
|
||||
|
||||
@@ -2,8 +2,8 @@ name: python3-python-gnupg
|
||||
buildsystem: simple
|
||||
build-commands:
|
||||
- install -d ${FLATPAK_DEST}/lib/python3.7/site-packages/
|
||||
- pip3 install --prefix=${FLATPAK_DEST} python_gnupg-0.4.4-py2.py3-none-any.whl
|
||||
- pip3 install --prefix=${FLATPAK_DEST} python_gnupg-0.4.5-py2.py3-none-any.whl
|
||||
sources:
|
||||
- type: file
|
||||
url: https://files.pythonhosted.org/packages/8b/26/14248358136cbd2b24652de2934078d66ed13ae4542c8b0cef0a8fade67d/python_gnupg-0.4.4-py2.py3-none-any.whl
|
||||
sha256: 85c231850a0275c9722f06e34b45a22510b83a6a6e88f93b5ae32ba04c95056c
|
||||
url: https://files.pythonhosted.org/packages/04/e8/05fd06574b99639b87e1835a46ffb253974dc31256fd18d127c01ce8e2f2/python_gnupg-0.4.5-py2.py3-none-any.whl
|
||||
sha256: c095a41f310ad7a4fd393406660ac9bd6c175ccaa0f072f9c18f33be8130a27a
|
||||
|
||||
Reference in New Issue
Block a user