-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpython3-modules.yaml
30 lines (30 loc) · 1.24 KB
/
python3-modules.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Generated with flatpak-pip-generator --yaml --checker-data lxml jeepney
build-commands: []
buildsystem: simple
modules:
- name: python3-lxml
buildsystem: simple
build-commands:
- pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}"
--prefix=${FLATPAK_DEST} "lxml" --no-build-isolation
sources:
- type: file
url: https://files.pythonhosted.org/packages/e7/6b/20c3a4b24751377aaa6307eb230b66701024012c29dd374999cc92983269/lxml-5.3.0.tar.gz
sha256: 4e109ca30d1edec1ac60cdbe341905dc3b8f55b16855e03a54aaf59e51ec8c6f
x-checker-data:
name: lxml
type: pypi
- name: python3-jeepney
buildsystem: simple
build-commands:
- pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}"
--prefix=${FLATPAK_DEST} "jeepney" --no-build-isolation
sources:
- type: file
url: https://files.pythonhosted.org/packages/ae/72/2a1e2290f1ab1e06f71f3d0f1646c9e4634e70e1d37491535e19266e8dc9/jeepney-0.8.0-py3-none-any.whl
sha256: c0a454ad016ca575060802ee4d590dd912e35c122fa04e70306de3d076cce755
x-checker-data:
name: jeepney
packagetype: bdist_wheel
type: pypi
name: python3-modules