12 lines
548 B
YAML
12 lines
548 B
YAML
# Generated with flatpak-pip-generator --build-only --yaml expandvars
|
|
name: python3-expandvars
|
|
buildsystem: simple
|
|
build-commands:
|
|
- pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}"
|
|
--prefix=${FLATPAK_DEST} "expandvars" --no-build-isolation
|
|
sources:
|
|
- type: file
|
|
url: https://files.pythonhosted.org/packages/df/b3/072c28eace372ba7630ea187b7efd7f09cc8bcebf847a96b5e03e9cc0828/expandvars-0.12.0-py3-none-any.whl
|
|
sha256: 7432c1c2ae50c671a8146583177d60020dd210ada7d940e52af91f1f84f753b2
|
|
cleanup:
|
|
- '*'
|