@@ -1,8 +1,7 @@
|
||||
name: python3-pillow
|
||||
buildsystem: simple
|
||||
build-commands:
|
||||
- install -d ${FLATPAK_DEST}/lib/python3.7/site-packages/
|
||||
- pip3 install --prefix=${FLATPAK_DEST} .
|
||||
- pip3 install .
|
||||
sources:
|
||||
- type: archive
|
||||
url: https://files.pythonhosted.org/packages/3e/02/b09732ca4b14405ff159c470a612979acfc6e8645dc32f83ea0129709f7a/Pillow-7.2.0.tar.gz
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
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.6-py2.py3-none-any.whl
|
||||
- pip3 install python_gnupg-0.4.6-py2.py3-none-any.whl
|
||||
sources:
|
||||
- type: file
|
||||
url: https://files.pythonhosted.org/packages/cb/85/8a1588a04172e0853352ecfe214264c65a62ab35374d9ad9c569cf94c2a3/python_gnupg-0.4.6-py2.py3-none-any.whl
|
||||
|
||||
Reference in New Issue
Block a user