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

Add support to build on Ubuntu Noble / Python 3.8 #70

Merged
merged 2 commits into from
Aug 14, 2024

Conversation

vulpine
Copy link
Contributor

@vulpine vulpine commented Aug 13, 2024

Attempt to build using Python 3.8 on Ubuntu Noble.

This also required a bump of setuptools to work around a failure to build the wheels. I'm hopeful this should be enough to "get us by" with a minimum of necessary changes.

I've bumped some other dependencies to more modern versions and dropped including backports.ssl-match-hostname, which should just be available in ssl in Python 3.7+.

@vulpine vulpine merged commit 42d2f59 into master Aug 14, 2024
7 checks passed
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