readd brotlicff to flatpak

This commit is contained in:
Christoph Stahl 2024-09-23 14:22:50 +02:00
parent 3cb781194d
commit 4fb3942ce9

View file

@ -87,14 +87,6 @@ modules:
type: file
url: https://files.pythonhosted.org/packages/2f/c2/f9e977608bdf958650638c3f1e28f85a1b075f075ebbe77db8555463787b/Brotli-1.1.0.tar.gz
sha256: 81de08ac11bcb85841e440c13611c00b67d3bf82698314928d0b676362546724
# - name: python3-brotlicffi
# buildsystem: simple
# build-commands:
# - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}"
# --prefix=${FLATPAK_DEST} "brotlicffi==1.1.0.0" --no-build-isolation
# sources:
# - *id005
# - *id006
- name: python3-certifi
buildsystem: simple
build-commands:
@ -113,6 +105,17 @@ modules:
sources:
- *id005
- *id006
- name: python3-brotlicffi
buildsystem: simple
build-commands:
- pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}"
--prefix=${FLATPAK_DEST} "brotlicffi==1.1.0.0" --no-build-isolation
sources:
- type: file
url: https://files.pythonhosted.org/packages/95/9d/70caa61192f570fcf0352766331b735afa931b4c6bc9a348a0925cc13288/brotlicffi-1.1.0.0.tar.gz
sha256: b77827a689905143f87915310b93b273ab17888fd43ef350d4832c4a71083c13
- *id005
- *id006
- name: python3-charset-normalizer
buildsystem: simple
build-commands: