Skip to content

Instantly share code, notes, and snippets.

@Alexander-Wilms
Created February 21, 2021 12:02
Show Gist options
  • Save Alexander-Wilms/629e923b49831e21c04a76ccd6d6b3d5 to your computer and use it in GitHub Desktop.
Save Alexander-Wilms/629e923b49831e21c04a76ccd6d6b3d5 to your computer and use it in GitHub Desktop.
# generated with './flatpak-pip-generator setuptools_scm'
- name: python3-setuptools_scm
buildsystem: simple
build-commands:
- pip3 install --exists-action=i --no-index --find-links="file://${PWD}" --prefix=${FLATPAK_DEST} "setuptools_scm"
sources:
- type: file
url: https://files.pythonhosted.org/packages/af/df/f8aa8a78d4d29e0cffa4512e9bc223ed02f24893fe1837c6cee2749ebd67/setuptools_scm-5.0.1.tar.gz
sha256: c85b6b46d0edd40d2301038cdea96bb6adc14d62ef943e75afb08b3e7bcf142a
# generated with './flatpak-pip-generator mpmath'
- name: python3-mpmath
buildsystem: simple
build-commands:
- pip3 install --exists-action=i --no-index --find-links="file://${PWD}" --prefix=${FLATPAK_DEST} "mpmath"
sources:
- type: file
url: https://files.pythonhosted.org/packages/95/ba/7384cb4db4ed474d4582944053549e02ec25da630810e4a23454bc9fa617/mpmath-1.2.1.tar.gz
sha256: 79ffb45cf9f4b101a807595bcb3e72e0396202e0b1d25d689134b48c4216a81a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment