Update pypi-dependencies.json (#692)

This is an auto-generated PR with the generation of
`pypi-dependencies.json`.
This commit is contained in:
David Lapshin 2023-01-04 22:12:10 +03:00 committed by GitHub
commit 0d93ee6bd3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@
"name": "python3-anyascii", "name": "python3-anyascii",
"buildsystem": "simple", "buildsystem": "simple",
"build-commands": [ "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": [ "sources": [
{ {