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

build: fix missing urllib3 in RPM #332

Merged
merged 10 commits into from
Jan 13, 2025

Conversation

R1kaB3rN
Copy link
Member

@R1kaB3rN R1kaB3rN commented Jan 13, 2025

The urllib3 vendored dependency was discovered to be missing in the RPM. This was because the RPM spec was pinned to 1.1.4, and was missing pip as a build dep. This fixes that and also adds the Rust module, which was fixed along the way.

@R1kaB3rN R1kaB3rN changed the title build: add urllib3 in RPM build: fix missing urllib3 in RPM Jan 13, 2025
@R1kaB3rN R1kaB3rN marked this pull request as ready for review January 13, 2025 03:59
@R1kaB3rN
Copy link
Member Author

Merging for now. There's a lot of room for improvement though, which can be addressed later.

- Don't bump this version yet after review
@R1kaB3rN R1kaB3rN merged commit 6ff557c into Open-Wine-Components:main Jan 13, 2025
12 checks passed
@R1kaB3rN R1kaB3rN deleted the fedora-urllib3 branch January 13, 2025 04:24
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.

1 participant