11 lines
484 B
YAML
11 lines
484 B
YAML
|
# Generated with flatpak-pip-generator --yaml cffi
|
||
|
name: python3-cffi
|
||
|
buildsystem: simple
|
||
|
build-commands:
|
||
|
- pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}"
|
||
|
--prefix=${FLATPAK_DEST} "cffi" --no-build-isolation
|
||
|
sources:
|
||
|
- type: file
|
||
|
url: https://files.pythonhosted.org/packages/68/ce/95b0bae7968c65473e1298efb042e10cafc7bafc14d9e4f154008241c91d/cffi-1.16.0.tar.gz
|
||
|
sha256: bcb3ef43e58665bbda2fb198698fcae6776483e0c4a631aa5647806c25e02cc0
|