-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpython3-modules.yaml
68 lines (68 loc) · 2.88 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
# Generated with flatpak-pip-generator --yaml --checker-data requests minecraft-launcher-lib
build-commands: []
buildsystem: simple
modules:
- name: python3-requests
buildsystem: simple
build-commands:
- pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}"
--prefix=${FLATPAK_DEST} "requests" --no-build-isolation
sources:
- &id001
type: file
url: https://files.pythonhosted.org/packages/a5/32/8f6669fc4798494966bf446c8c4a162e0b5d893dff088afddf76414f70e1/certifi-2024.12.14-py3-none-any.whl
sha256: 1275f7a45be9464efc1173084eaa30f866fe2e47d389406136d332ed4967ec56
x-checker-data:
name: certifi
packagetype: bdist_wheel
type: pypi
- &id002
type: file
url: https://files.pythonhosted.org/packages/16/b0/572805e227f01586461c80e0fd25d65a2115599cc9dad142fee4b747c357/charset_normalizer-3.4.1.tar.gz
sha256: 44251f18cd68a75b56585dd00dae26183e102cd5e0f9f1466e6df5da2ed64ea3
x-checker-data:
name: charset-normalizer
type: pypi
- &id003
type: file
url: https://files.pythonhosted.org/packages/76/c6/c88e154df9c4e1a2a66ccf0005a88dfb2650c1dffb6f5ce603dfbd452ce3/idna-3.10-py3-none-any.whl
sha256: 946d195a0d259cbba61165e88e65941f16e9b36ea6ddb97f00452bae8b1287d3
x-checker-data:
name: idna
packagetype: bdist_wheel
type: pypi
- &id004
type: file
url: https://files.pythonhosted.org/packages/f9/9b/335f9764261e915ed497fcdeb11df5dfd6f7bf257d4a6a2a686d80da4d54/requests-2.32.3-py3-none-any.whl
sha256: 70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6
x-checker-data:
name: requests
packagetype: bdist_wheel
type: pypi
- &id005
type: file
url: https://files.pythonhosted.org/packages/c8/19/4ec628951a74043532ca2cf5d97b7b14863931476d117c471e8e2b1eb39f/urllib3-2.3.0-py3-none-any.whl
sha256: 1cee9ad369867bfdbbb48b7dd50374c0967a0bb7710050facf0dd6911440e3df
x-checker-data:
name: urllib3
packagetype: bdist_wheel
type: pypi
- name: python3-minecraft-launcher-lib
buildsystem: simple
build-commands:
- pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}"
--prefix=${FLATPAK_DEST} "minecraft-launcher-lib" --no-build-isolation
sources:
- *id001
- *id002
- *id003
- type: file
url: https://files.pythonhosted.org/packages/cb/ca/3f0e13d10a55ac08a3bb11eab09a0618d4c15db6dd7894bcb59d8b7c89d9/minecraft_launcher_lib-7.1-py3-none-any.whl
sha256: 7e8ec49a25bd93d6a388553abf34ee2cda8e884a992129e1198fac0e75421a91
x-checker-data:
name: minecraft_launcher_lib
packagetype: bdist_wheel
type: pypi
- *id004
- *id005
name: python3-modules