Actions
Feature #23097
closedUpdate all Python modules to require 3.10, remove 3.8 and 3.9 classifiers
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Deployment
Target version:
Story points:
-
Release:
Release relationship:
Auto
Description
Given that we've dropped support for Debian 11 and Ubuntu 20.04, after we do #23096, our minimum supported version of Python is 3.10. That should be reflected in all seven of our pyproject.toml files under [project] in the requires-python and classifiers settings.
Updated by Brett Smith 7 months ago
- Blocked by Feature #23096: Update RHEL 8 packages to build with Python 3.11 added
Updated by Brett Smith 6 months ago
- Target version set to Development 2025-10-01
- Assigned To set to Brett Smith
- Status changed from New to In Progress
Updated by Brett Smith 6 months ago
Discussed at standup that because this is purely mechanical, nobody feels called to review this as long as it it builds on all our supported distributions. build-packages-multijob: #4835
Updated by Brett Smith 6 months ago
- Status changed from In Progress to Resolved
Applied in changeset arvados|85cd085c98e29f625edd095b3397314d468c51d6.
Actions