-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpython3-pythorhead.json
24 lines (24 loc) · 1.13 KB
/
python3-pythorhead.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
{
"name": "python3-pythorhead",
"buildsystem": "simple",
"build-commands": [
"pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"pythorhead\" --no-build-isolation"
],
"sources": [
{
"type": "file",
"url": "https://files.pythonhosted.org/packages/ef/43/c50c17c5f7d438e836c169e343695534c38c77f60e7c90389bd77981bc21/pillow-10.3.0.tar.gz",
"sha256": "9d2455fbf44c914840c793e89aa82d0e1763a14253a000743719ae5946814b2d"
},
{
"type": "file",
"url": "https://files.pythonhosted.org/packages/b5/1f/d54b6d6df3e89133bd2b4d16afbc80997e1ce53c65ea586c3e3412ec92d2/pythorhead-0.24.2-py3-none-any.whl",
"sha256": "339eaeb5617c506559508c53633848dc2f0b1b68661f913e6652ffb657a84691"
},
{
"type": "file",
"url": "https://files.pythonhosted.org/packages/9a/77/0cc7a8a3bc7e53d07e8f47f147b92b0960e902b8254859f4aee5c4d7866b/semver-3.0.2-py3-none-any.whl",
"sha256": "b1ea4686fe70b981f85359eda33199d60c53964284e0cfb4977d243e37cf4bf4"
}
]
}