Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

@ivanovac
Copy link
Contributor

Remove obsolete cflinuxfs3 stack and outdated Python versions

Summary

This PR cleans up the manifest.yml by removing all dependencies for the obsolete cflinuxfs3 stack and removing Python 3.9.x versions that are no longer actively maintained.

Changes Made

  1. Removed cflinuxfs3 stack support

  2. Removed Python 3.9.x versions - Python 3.9 reached end-of-life on October 5, 2025

  3. Removed obsolete dependency versions - pipenv 2024.4.1 (cflinuxfs3) - superseded by pipenv 2026.0.3

  4. Older Python versions for cflinuxfs3:

  • python 3.10.19 (cflinuxfs3)
  • python 3.11.14 (cflinuxfs3)
  • python 3.12.10 (cflinuxfs3)
  • python 3.13.9 (cflinuxfs3)
  • python 3.14.2 (cflinuxfs3)

Rationale

cflinuxfs3 is obsolete: cflinuxfs4 is the current supported stack
Python 3.9 is EOL: Reached end-of-life on October 5, 2025 (per PEP 596)

Copy link
Contributor

@tnikolova82 tnikolova82 left a comment

Choose a reason for hiding this comment

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

lgtm

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.