Skip to content

Conversation

frenzymadness
Copy link
Member

Resolves: #74

Tested with:

podman run --rm -it -v $PWD:/src -w /src -e DNF_INSTALL="libyaml-devel libgit2-devel 'pytest > 7'" -e TOXENV=py313 fedora-python-tox:dnf_spaces

with a custom local build of the container image and it works fine.

@frenzymadness
Copy link
Member Author

Added test.

@hroncok
Copy link
Member

hroncok commented Nov 24, 2024

Thanks!

@frenzymadness
Copy link
Member Author

I did not expect the test to take 22 minutes on arch64 😮 I'm gonna use your suggestion.

Resolves: #74

Co-authored-by: Miro Hrončok <miro@hroncok.cz>
@frenzymadness
Copy link
Member Author

New test removed, suggestion squashed.

@frenzymadness frenzymadness merged commit 6fa7bfa into master Nov 25, 2024
5 checks passed
@frenzymadness frenzymadness deleted the dnf_spaces branch November 25, 2024 19:58
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.

DNF_INSTALL cannot handle spaces
2 participants