fix: remove rust
Some checks failed
Build / Flatpak (x86_64) (push) Failing after 11m3s

This commit is contained in:
0xMRTT 2023-05-24 20:58:43 +02:00
parent 90d590a77c
commit 3539be26b8
Signed by: 0xMRTT
GPG Key ID: 910B287304120902

View File

@ -451,30 +451,6 @@
}
]
},
{
"name": "python3-setuptools_rust",
"buildsystem": "simple",
"build-commands": [
"pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"setuptools_rust\" --no-build-isolation"
],
"sources": [
{
"type": "file",
"url": "https://files.pythonhosted.org/packages/6a/23/8146aad7d88f4fcb3a6218f41a60f6c2d4e3a72de72da1825dc7c8f7877c/semantic_version-2.10.0-py2.py3-none-any.whl",
"sha256": "de78a3b8e0feda74cabc54aab2da702113e33ac9d9eb9d2389bcf1f58b7d9177"
},
{
"type": "file",
"url": "https://files.pythonhosted.org/packages/57/db/7cc20ad859bc2a6a0c60e497c4be19784a8d14ff8e53a6da6ee4a6edd500/setuptools_rust-1.6.0-py3-none-any.whl",
"sha256": "e28ae09fb7167c44ab34434eb49279307d611547cb56cb9789955cdb54a1aed9"
},
{
"type": "file",
"url": "https://files.pythonhosted.org/packages/82/ed/8ccf53a0ed10bf8fc8877b5833b40f5f99093cadfe6632b8892f74aead0f/typing_extensions-4.6.1-py3-none-any.whl",
"sha256": "6bac751f4789b135c43228e72de18637e9a6c29d12777023a703fd1a6858469f"
}
]
},
{
"name": "python3-transformers",
"buildsystem": "simple",