35 lines
1.5 KiB
JSON
35 lines
1.5 KiB
JSON
{
|
|
"name": "python3-requirements",
|
|
"buildsystem": "simple",
|
|
"build-commands": [],
|
|
"modules": [
|
|
{
|
|
"name": "python3-tendo",
|
|
"buildsystem": "simple",
|
|
"build-commands": [
|
|
"pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"tendo==0.3.0\" --no-build-isolation"
|
|
],
|
|
"sources": [
|
|
{
|
|
"type": "file",
|
|
"url": "https://files.pythonhosted.org/packages/ce/3f/761077d55732b0b1a673b15d4fdaa947a7c1eb5c9a23b7142df557019823/tendo-0.3.0-py3-none-any.whl",
|
|
"sha256": "026b70b355ea4c9da7c2123fa2d5c280c8983c1b34e329ff49260e2e78b93be7"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "python3-python3-xlib",
|
|
"buildsystem": "simple",
|
|
"build-commands": [
|
|
"pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"python3-xlib==0.15\" --no-build-isolation"
|
|
],
|
|
"sources": [
|
|
{
|
|
"type": "file",
|
|
"url": "https://files.pythonhosted.org/packages/ef/c6/2c5999de3bb1533521f1101e8fe56fd9c266732f4d48011c7c69b29d12ae/python3-xlib-0.15.tar.gz",
|
|
"sha256": "dc4245f3ae4aa5949c1d112ee4723901ade37a96721ba9645f2bfa56e5b383f8"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |