Skip to content
This repository was archived by the owner on Jul 23, 2024. It is now read-only.

Commit a7fa270

Browse files
committed
fix: update pypi dependencie
1 parent 1363514 commit a7fa270

File tree

2 files changed

+14
-117
lines changed

2 files changed

+14
-117
lines changed

build-aux/flatpak/pypi-dependencies.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,20 @@
9898
"sha256": "48c24706c23bb4262173b6fa49eabb10afa15b8412f14283120549517ccfa314"
9999
}
100100
]
101+
},
102+
{
103+
"name": "python3-pluggy",
104+
"buildsystem": "simple",
105+
"build-commands": [
106+
"pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"pluggy\" --no-build-isolation"
107+
],
108+
"sources": [
109+
{
110+
"type": "file",
111+
"url": "https://files.pythonhosted.org/packages/9e/01/f38e2ff29715251cf25532b9082a1589ab7e4f571ced434f98d0139336dc/pluggy-1.0.0-py2.py3-none-any.whl",
112+
"sha256": "74134bbf457f031a36d68416e1509f34bd5ccc019f0bcc952c7b909d06b37bd3"
113+
}
114+
]
101115
}
102116
]
103117
}

pypi-dependencies.json

Lines changed: 0 additions & 117 deletions
This file was deleted.

0 commit comments

Comments
 (0)