-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpython3-pyupload.json
24 lines (24 loc) · 1.15 KB
/
python3-pyupload.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-pyupload",
"buildsystem": "simple",
"build-commands": [
"pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"pyupload\" --no-build-isolation"
],
"sources": [
{
"type": "file",
"url": "https://files.pythonhosted.org/packages/55/64/5dd60b2764eac809cc6ba69cd5eb2ecdf449bd7c511101ec23c961f2b54c/PyUpload-0.1.4-py3-none-any.whl",
"sha256": "141c7a63870065f1ec1ac46b0b675b852b44a40f5de9453c20b4ce3cbe532aa2"
},
{
"type": "file",
"url": "https://files.pythonhosted.org/packages/7e/d4/7ebdbd03970677812aac39c869717059dbb71a4cfc033ca6e5221787892c/click-8.1.8-py3-none-any.whl",
"sha256": "63c132bbbed01578a06712a2d1f497bb62d9c1c0d329b7903a866228027263b2"
},
{
"type": "file",
"url": "https://files.pythonhosted.org/packages/3f/51/d4db610ef29373b879047326cbf6fa98b6c1969d6f6dc423279de2b1be2c/requests_toolbelt-1.0.0-py2.py3-none-any.whl",
"sha256": "cccfdd665f0a24fcf4726e690f65639d272bb0637b9b92dfd91a5568ccf6bd06"
}
]
}