From 9d5fe3282104598785d6e6bde58cbbedd198a8ae Mon Sep 17 00:00:00 2001 From: AdwCustomizer Date: Wed, 4 Jan 2023 19:10:55 +0000 Subject: [PATCH] ci: update Flatpak pypi dependencies --- build-aux/flatpak/pypi-dependencies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-aux/flatpak/pypi-dependencies.json b/build-aux/flatpak/pypi-dependencies.json index 240156c7..233dfe33 100644 --- a/build-aux/flatpak/pypi-dependencies.json +++ b/build-aux/flatpak/pypi-dependencies.json @@ -7,7 +7,7 @@ "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.1\" --no-build-isolation" + "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"anyascii\" --no-build-isolation" ], "sources": [ {