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

Pin urllib3 to support running on [email protected] #385

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

chanchiwai-ray
Copy link
Contributor

@chanchiwai-ray chanchiwai-ray commented Jan 9, 2025

Pin urllib3 < 2.3.0 to support running on [email protected] because the latest urllib3 does not support Python 3.8 anymore: https://github.com/urllib3/urllib3/blob/main/CHANGES.rst#230-2024-12-22.

However, we should consider split the charm to build and run on the same environment.

Fix CI failure on [email protected] base.

@chanchiwai-ray chanchiwai-ray marked this pull request as ready for review January 9, 2025 06:17
@chanchiwai-ray chanchiwai-ray requested a review from a team as a code owner January 9, 2025 06:17
Copy link
Contributor

@samuelallan72 samuelallan72 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I agree that splitting the bases is the long term solution, but as you mentioned in a separate discussion, this may need to wait until we officially add charmcraft 3 support (#294).

@chanchiwai-ray chanchiwai-ray merged commit 0588d1b into canonical:main Jan 9, 2025
10 checks passed
@chanchiwai-ray chanchiwai-ray deleted the pin-urllib3 branch January 9, 2025 08:59
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.

3 participants