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

Update specifics of Python version in pyproject.toml #2620

Closed
phillxnet opened this issue Jul 18, 2023 · 1 comment
Closed

Update specifics of Python version in pyproject.toml #2620

phillxnet opened this issue Jul 18, 2023 · 1 comment

Comments

@phillxnet
Copy link
Member

All our Leap target versions have our testing base Py3.6 requirement satisfied by OS default of Python 3.6.15. However to accommodate our current Tumbleweed target, post our current Py3.6 Milestone: https://github.com/rockstor/rockstor-core/milestone/20 we could resource Py3.8 Tumbleweed packages (default repos). But with the proviso that we have more work to do on the full compatibility front (next Milestone). However this would server as a test bed for such things which is our main use of Tumbleweed anyway.

phillxnet added a commit to phillxnet/rockstor-core that referenced this issue Jul 19, 2023
Move from Python 3.6.*, to above 3.6 and below 3.9.
Primarily to accommodate both Leap default Python,
and Tumbleweed optional Python.
phillxnet added a commit to phillxnet/rockstor-core that referenced this issue Jul 20, 2023
phillxnet added a commit to phillxnet/rockstor-core that referenced this issue Jul 20, 2023
Move from Python 3.6.*, to above 3.6 and below 3.9.
Primarily to accommodate both Leap default Python,
and Tumbleweed optional Python. Also update comments
re Py3.6 & TW Py3.8 caveat.
phillxnet added a commit that referenced this issue Jul 20, 2023
…on_version_in_pyproject.toml_etc

Update specifics of Python version in pyproject.toml etc #2620
@phillxnet
Copy link
Member Author

Closing as:
Fixed by #2623

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

No branches or pull requests

1 participant