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 Python 3.11 Support #4

Merged
merged 1 commit into from
Jan 9, 2023
Merged

Add Python 3.11 Support #4

merged 1 commit into from
Jan 9, 2023

Conversation

ELundby45
Copy link

Changes

  • Remove skip: py>310

Notes

  • Adds support for Python 3.11, maturin has python 3.11 support as of this (0.13.7) version
  • Build number is not getting bumped as there is no need to release new builds

@anaconda-pkg-build
Copy link

Linter check found the following problems: The following problems have been found:

ERROR: /tmp/abs_d5miqtytqa/clone/recipe/meta.yaml:0: missing_tests: The recipe is missing tests.
ERROR: /tmp/abs_d5miqtytqa/clone/recipe/meta.yaml:1: missing_pip_check: For pypi packages, pip check should be present in the test commands
ERROR: /tmp/abs_d5miqtytqa/clone/recipe/meta.yaml:78: invalid_url: https://maturin.rs/ : URL domain redirect maturin.rs -> www.maturin.rs
ERROR: /tmp/abs_d5miqtytqa/clone/recipe/meta.yaml:88: invalid_url: https://maturin.rs/ : URL domain redirect maturin.rs -> www.maturin.rs
WARNING: /tmp/abs_d5miqtytqa/clone/recipe/meta.yaml:89: missing_license_url: The recipe is missing a license_url
Errors were found

@cbouss cbouss self-requested a review January 9, 2023 20:07
@ELundby45 ELundby45 merged commit fc7dba1 into master Jan 9, 2023
@ELundby45 ELundby45 deleted the add/py311-support branch January 9, 2023 20:07
@anaconda-pkg-build
Copy link

Linter check found the following problems: The following problems have been found:

ERROR: /tmp/abs_54j7nizygu/clone/recipe/meta.yaml:0: missing_tests: The recipe is missing tests.
ERROR: /tmp/abs_54j7nizygu/clone/recipe/meta.yaml:1: missing_pip_check: For pypi packages, pip check should be present in the test commands
ERROR: /tmp/abs_54j7nizygu/clone/recipe/meta.yaml:78: invalid_url: https://maturin.rs/ : URL domain redirect maturin.rs -> www.maturin.rs
ERROR: /tmp/abs_54j7nizygu/clone/recipe/meta.yaml:88: invalid_url: https://maturin.rs/ : URL domain redirect maturin.rs -> www.maturin.rs
WARNING: /tmp/abs_54j7nizygu/clone/recipe/meta.yaml:89: missing_license_url: The recipe is missing a license_url
Errors were found

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.

4 participants