Flatpak: Update dependencies
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/39/47/f28067b187dd664d205f75b07dcc6e0e95703e134008a14814827eebcaab/Pillow-7.0.0.tar.gz
|
||||
sha256: 4d9ed9a64095e031435af120d3c910148067087541131e82b3e8db302f4c8946
|
||||
url: https://files.pythonhosted.org/packages/ce/ef/e793f6ffe245c960c42492d0bb50f8d14e2ba223f1922a5c3c81569cec44/Pillow-7.1.2.tar.gz
|
||||
sha256: a0b49960110bc6ff5fead46013bcb8825d101026d466f3a4de3476defe0fb0dd
|
||||
|
||||
@@ -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.5-py2.py3-none-any.whl
|
||||
- pip3 install --prefix=${FLATPAK_DEST} python_gnupg-0.4.6-py2.py3-none-any.whl
|
||||
sources:
|
||||
- type: file
|
||||
url: https://files.pythonhosted.org/packages/04/e8/05fd06574b99639b87e1835a46ffb253974dc31256fd18d127c01ce8e2f2/python_gnupg-0.4.5-py2.py3-none-any.whl
|
||||
sha256: c095a41f310ad7a4fd393406660ac9bd6c175ccaa0f072f9c18f33be8130a27a
|
||||
url: https://files.pythonhosted.org/packages/cb/85/8a1588a04172e0853352ecfe214264c65a62ab35374d9ad9c569cf94c2a3/python_gnupg-0.4.6-py2.py3-none-any.whl
|
||||
sha256: cba3566e8a8fb7bb417d6897a6e17bfc7f9371052e57eb0057783c07d762a679
|
||||
|
||||
Reference in New Issue
Block a user