Gradience/pypi-dependencies.json

54 lines
2.5 KiB
JSON
Raw Normal View History

2022-07-25 11:05:17 +00:00
{
2022-08-11 09:20:58 +00:00
"name": "pypi-dependencies",
2022-07-25 11:05:17 +00:00
"buildsystem": "simple",
2022-08-11 09:20:58 +00:00
"build-commands": [],
"modules": [
2022-07-25 11:05:17 +00:00
{
2022-08-11 09:20:58 +00:00
"name": "python3-anyascii",
"buildsystem": "simple",
"build-commands": [
"pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"anyascii~=0.3\" --no-build-isolation"
],
"sources": [
{
"type": "file",
"url": "https://files.pythonhosted.org/packages/39/f6/7c1e3a2a54f18b67c5bd092c25ac7327083d4b3b15731b98a9c193df2db9/anyascii-0.3.1-py3-none-any.whl",
"sha256": "8707d3185017435933360462a65e2c70a4818490745804f38a5ca55e59eb56a0"
}
]
},
{
"name": "python3-regex",
"buildsystem": "simple",
"build-commands": [
"pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"regex\" --no-build-isolation"
],
"sources": [
{
"type": "file",
"url": "https://files.pythonhosted.org/packages/f7/e1/8b46ff54516faea4ea9469c4f5b50f2e9e73131f54d19e6827141698a822/regex-2022.8.17.tar.gz",
"sha256": "5c77eab46f3a2b2cd8bbe06467df783543bf7396df431eb4a144cc4b89e9fb3c"
}
]
},
2022-08-18 16:49:25 +00:00
{
"name": "python3-material-color-utilities-python",
"buildsystem": "simple",
"build-commands": [
"pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"material-color-utilities-python\" --no-build-isolation"
],
"sources": [
{
"type": "file",
"url": "https://files.pythonhosted.org/packages/8c/92/2975b464d9926dc667020ed1abfa6276e68c3571dcb77e43347e15ee9eed/Pillow-9.2.0.tar.gz",
"sha256": "75e636fd3e0fb872693f23ccb8a5ff2cd578801251f3a4f6854c6a5d437d3c04"
},
{
"type": "file",
2022-08-20 01:04:46 +00:00
"url": "https://files.pythonhosted.org/packages/06/b6/25a0ac0c6b29f881c0d1d393e7a031ae850381613db56a83b5d6f72c3af3/material_color_utilities_python-0.1.3-py3-none-any.whl",
"sha256": "f5db2b04cc9b87194bc246dd5dc56e797249ab97ffcd5510bebafe485eda105f"
2022-08-11 09:24:21 +00:00
}
]
2022-07-25 11:05:17 +00:00
}
]
}