10 lines
462 B
YAML
10 lines
462 B
YAML
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
|
|
sources:
|
|
- type: file
|
|
url: https://files.pythonhosted.org/packages/04/e8/05fd06574b99639b87e1835a46ffb253974dc31256fd18d127c01ce8e2f2/python_gnupg-0.4.5-py2.py3-none-any.whl
|
|
sha256: c095a41f310ad7a4fd393406660ac9bd6c175ccaa0f072f9c18f33be8130a27a
|