12 lines
539 B
YAML
12 lines
539 B
YAML
# Generated with flatpak-pip-generator --build-only --yaml poetry-core
|
|
name: python3-poetry-core
|
|
buildsystem: simple
|
|
build-commands:
|
|
- pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}"
|
|
--prefix=${FLATPAK_DEST} "poetry-core" --no-build-isolation
|
|
sources:
|
|
- type: file
|
|
url: https://files.pythonhosted.org/packages/d2/f1/fb218aebd29bca5c506230201c346881ae9b43de7bbb21a68dc648e972b3/poetry_core-2.1.3-py3-none-any.whl
|
|
sha256: 2c704f05016698a54ca1d327f46ce2426d72eaca6ff614132c8477c292266771
|
|
cleanup:
|
|
- '*'
|