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.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
|
|
sha256: cba3566e8a8fb7bb417d6897a6e17bfc7f9371052e57eb0057783c07d762a679
|