Skip to content

Conversation

cbouss
Copy link

@cbouss cbouss commented Oct 30, 2024

python 3.13.0 b1 with no-gil variant.

Destination channel: main

Links

Explanation of changes:

  • enable no-gil variant.

@anaconda-pkg-build
Copy link

Linter check found the following problems: ERROR conda.cli.main_run:execute(125): `conda run conda-lint /tmp/abs_7by48l8adv/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:328: invalid_url: https://devguide.python.org/ : Not reachable: 403
  • clone/recipe/meta.yaml:332: invalid_url: https://devguide.python.org/ : Not reachable: 403
  • clone/recipe/meta.yaml:177: host_section_needs_exact_pinnings: output "python": Linked libraries host should have exact version pinnings.
  • clone/recipe/meta.yaml:178: host_section_needs_exact_pinnings: output "python": Linked libraries host should have exact version pinnings.

===== ERRORS =====

  • clone/recipe/meta.yaml:278: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:1: missing_tests: output "python-gil": No tests were found.
  • clone/recipe/meta.yaml:294: missing_tests: output "libpython-static": No tests were found.
  • clone/recipe/meta.yaml:274: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:272: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:1: missing_tests: output "python-freethreading": No tests were found.
  • clone/recipe/meta.yaml:294: missing_imports_or_run_test_py: output "libpython-static": Python packages require imports or a python test file in tests.
  • clone/recipe/meta.yaml:298: missing_imports_or_run_test_py: output "libpython-static": Python packages require imports or a python test file in tests.
  • clone/recipe/meta.yaml:276: remove_python_pinning: On arch specific packages, python deps should not be constrained.
  • clone/recipe/meta.yaml:298: missing_tests: output "libpython-static": No tests were found.
    ===== Final Report: =====
    10 Errors and 4 Warnings 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.

3 participants