11 lines
506 B
YAML
11 lines
506 B
YAML
|
# Generated with flatpak-pip-generator --yaml pyyaml==6.0.2
|
||
|
name: python3-pyyaml
|
||
|
buildsystem: simple
|
||
|
build-commands:
|
||
|
- pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}"
|
||
|
--prefix=${FLATPAK_DEST} "pyyaml==6.0.2" --no-build-isolation
|
||
|
sources:
|
||
|
- type: file
|
||
|
url: https://files.pythonhosted.org/packages/54/ed/79a089b6be93607fa5cdaedf301d7dfb23af5f25c398d5ead2525b063e17/pyyaml-6.0.2.tar.gz
|
||
|
sha256: d584d9ec91ad65861cc08d42e834324ef890a082e591037abe114850ff7bbc3e
|