Skip to content

[codex] Prepare flamepy metadata for 0.6#477

Merged
k82cn merged 3 commits into
xflops:mainfrom
k82cn:codex/flamepy-0.6-release-metadata
May 29, 2026
Merged

[codex] Prepare flamepy metadata for 0.6#477
k82cn merged 3 commits into
xflops:mainfrom
k82cn:codex/flamepy-0.6-release-metadata

Conversation

@k82cn
Copy link
Copy Markdown
Contributor

@k82cn k82cn commented May 29, 2026

Summary

Prepare the Python SDK metadata for the Flame 0.6 release.

Changes:

  • Sync flamepy.__version__ to 0.6.0.
  • Remove stale Python 3.8 metadata/configuration now that requires-python is >=3.9.
  • Add the Python 3.12 package classifier.

Validation

  • python3 -c "import tomllib; tomllib.load(open('sdk/python/pyproject.toml','rb')); print('pyproject ok')"
  • Checked that sdk/python/pyproject.toml lists Python 3.9 through 3.12 and no Python 3.8 classifier.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request drops support for Python 3.8, adds support for Python 3.12, updates the Ruff and Mypy target Python versions to 3.9, and bumps the package version of flamepy to 0.6.0. There are no review comments, and I have no additional feedback to provide.

@k82cn k82cn marked this pull request as ready for review May 29, 2026 01:12
@k82cn k82cn marked this pull request as draft May 29, 2026 01:17
@k82cn k82cn marked this pull request as ready for review May 29, 2026 01:18
@k82cn k82cn merged commit 37f97a7 into xflops:main May 29, 2026
7 checks passed
@k82cn k82cn deleted the codex/flamepy-0.6-release-metadata branch May 29, 2026 01:31
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.

1 participant