syng/resources/flatpak/python3-expandvars.yaml
Christoph Stahl 8107d47e11
All checks were successful
Check / mypy (push) Successful in 1m4s
Check / ruff (push) Successful in 7s
Updated dependencies and version bump to 2.2.0
2025-07-02 23:12:47 +02:00

12 lines
535 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/29/ff/a2440069461c63b95fa8b5b89e26eb606e57d8a01391ccaae3738f1b845d/expandvars-1.0.0-py3-none-any.whl
sha256: ff1690eceb90bbdeefd1e4b15f4d217f22a3e66f776c2cb060635d2dde4a7689
cleanup:
- '*'