Skip to content

Comments

Drop Python 3.8 support#1225

Merged
stefanvanburen merged 4 commits intomainfrom
svanburen/drop-python-3.8
Jan 15, 2025
Merged

Drop Python 3.8 support#1225
stefanvanburen merged 4 commits intomainfrom
svanburen/drop-python-3.8

Conversation

@stefanvanburen
Copy link
Member

No description provided.

@stefanvanburen
Copy link
Member Author

(Trying to see if CI will exercise the Dockerfile changes...)

`easy_install` wasn't working; let's just add this dep.
@stefanvanburen
Copy link
Member Author

I've locally tested that the Dockerfile still builds with docker build ., but I don't think it's actually confirmed anywhere in CI. Should be fine.

@stefanvanburen stefanvanburen marked this pull request as ready for review January 15, 2025 15:38
Copy link
Member

@pkwarren pkwarren left a comment

Choose a reason for hiding this comment

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

It looks like the Makefile still uses python3.8 too - should that be upgraded?

@stefanvanburen stefanvanburen enabled auto-merge (squash) January 15, 2025 21:26
@stefanvanburen stefanvanburen merged commit 74f67b9 into main Jan 15, 2025
4 checks passed
@stefanvanburen stefanvanburen deleted the svanburen/drop-python-3.8 branch January 15, 2025 21:46
stefanvanburen added a commit that referenced this pull request Jan 22, 2025
This fixes the python3.9 build by installing the pip requirements with
python3.9 and ensuring python3.9-venv is installed.

Follow up to #1225.
nicksnyder pushed a commit that referenced this pull request Jan 22, 2025
This fixes the python3.9 build by installing the pip requirements with
python3.9 and ensuring python3.9-venv is installed.

Follow up to #1225.
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.

2 participants