Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable value interpolation in configparser #218

Merged
merged 1 commit into from
Dec 2, 2023

Conversation

bbhtt
Copy link
Contributor

@bbhtt bbhtt commented Dec 2, 2023

Fixes #209

@bbhtt bbhtt force-pushed the fix-whitespace-extra-data branch 2 times, most recently from 4fca19e to 4f2eb6a Compare December 2, 2023 03:30
The metadata is a text file and cannot use $ or %. A % can occur in
uri value of Extra Data which can't be parsed with interpolation
enabled
@bbhtt bbhtt force-pushed the fix-whitespace-extra-data branch from 4f2eb6a to 1b11a4a Compare December 2, 2023 04:00
@barthalion barthalion merged commit 81f593b into flathub-infra:master Dec 2, 2023
1 check passed
@bbhtt bbhtt deleted the fix-whitespace-extra-data branch December 2, 2023 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Metadata parser fails on extra-data apps with whitespace in the file name
2 participants