-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpython3-tryton.json
34 lines (34 loc) · 1.74 KB
/
python3-tryton.json
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
{
"name": "python3-tryton",
"buildsystem": "simple",
"build-commands": [
"pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"tryton[calendar]==7.4.2\" --no-build-isolation"
],
"sources": [
{
"type": "file",
"url": "https://files.pythonhosted.org/packages/5f/25/4a397bbe70a07819b438e3948e2796ca9086b7aa1eb645acaee25d3074fa/GooCalendar-0.8.0-py3-none-any.whl",
"sha256": "ac39247add2f06190081d6e617e3ec75ac3f4a41ddaf0206f6ed7dfe24d9b6d5"
},
{
"type": "file",
"url": "https://files.pythonhosted.org/packages/07/4a/42b26390181a7517718600fa7d98b951da20be982a50cd4afb3d46c2e603/pycairo-1.27.0.tar.gz",
"sha256": "5cb21e7a00a2afcafea7f14390235be33497a2cce53a98a19389492a60628430"
},
{
"type": "file",
"url": "https://files.pythonhosted.org/packages/2b/58/d34e67a79631177e3c08e7d02b5165147f590171f2cae6769502af5f7f7e/pygobject-3.50.0.tar.gz",
"sha256": "4500ad3dbf331773d8dedf7212544c999a76fc96b63a91b3dcac1e5925a1d103"
},
{
"type": "file",
"url": "https://files.pythonhosted.org/packages/ec/57/56b9bcc3c9c6a792fcbaf139543cee77261f3651ca9da0c93f5c1221264b/python_dateutil-2.9.0.post0-py2.py3-none-any.whl",
"sha256": "a8b2bc7bffae282281c8140a97d3aa9c14da0b136dfe83f850eea9a5f7470427"
},
{
"type": "file",
"url": "https://files.pythonhosted.org/packages/e9/35/a24a229a1bdfe56181f8eb7d3c3f9a1ba20b944fb301e6e48fb6902ea834/tryton-7.4.2-py3-none-any.whl",
"sha256": "101514d351e6dbd0e4facc3ed12d93897a61b005a6465fc322b5e73167a239bc"
}
]
}