Flatpak: Update dependencies and plugin versions
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
name: python3-pillow
|
||||
ensure-writable:
|
||||
- easy-install.pth
|
||||
buildsystem: simple
|
||||
build-commands:
|
||||
- install -d ${FLATPAK_DEST}/lib/python3.7/site-packages/
|
||||
- python3 setup.py install --prefix=${FLATPAK_DEST}
|
||||
- pip3 install --prefix=${FLATPAK_DEST} .
|
||||
sources:
|
||||
- type: archive
|
||||
url: https://files.pythonhosted.org/packages/1b/e1/1118d60e9946e4e77872b69c58bc2f28448ec02c99a2ce456cd1a272c5fd/Pillow-5.3.0.tar.gz
|
||||
sha256: 2ea3517cd5779843de8a759c2349a3cd8d3893e03ab47053b66d5ec6f8bc4f93
|
||||
url: https://files.pythonhosted.org/packages/3c/7e/443be24431324bd34d22dd9d11cc845d995bcd3b500676bcf23142756975/Pillow-5.4.1.tar.gz
|
||||
sha256: 5233664eadfa342c639b9b9977190d64ad7aca4edc51a966394d7e08e7f38a9f
|
||||
|
||||
Reference in New Issue
Block a user