AnacondaRecipes / python-feedstock

A conda-smithy repository for python.
BSD 3-Clause "New" or "Revised" License
4 stars 7 forks source link

V3.11.9 #140

Closed SC426 closed 6 months ago

SC426 commented 6 months ago

python 3.11.9

Destination channel: defaults

Links

Explanation of changes:

anaconda-pkg-build commented 6 months ago
Linter check found the following problems: ERROR conda.cli.main_run:execute(124): `conda run conda-lint /tmp/abs_501s56_cx2/clone` failed. (See above for error) The following problems have been found: ===== WARNINGS ===== - clone/recipe/meta.yaml:170: host_section_needs_exact_pinnings: output "python": Linked libraries host should have exact version pinnings. - clone/recipe/meta.yaml:169: host_section_needs_exact_pinnings: output "python": Linked libraries host should have exact version pinnings. - clone/recipe/meta.yaml:172: host_section_needs_exact_pinnings: output "python": Linked libraries host should have exact version pinnings. - clone/recipe/meta.yaml:171: host_section_needs_exact_pinnings: output "python": Linked libraries host should have exact version pinnings. - clone/recipe/meta.yaml:306: license_file_overspecified: Using license_file and license_url is overspecified. - clone/recipe/meta.yaml:167: host_section_needs_exact_pinnings: output "python": Linked libraries host should have exact version pinnings. - clone/recipe/meta.yaml:308: license_file_overspecified: Using license_file and license_url is overspecified. ===== ERRORS ===== - clone/recipe/meta.yaml:269: remove_python_pinning: On arch specific packages, python deps should not be constrained. - clone/recipe/meta.yaml:288: missing_tests: output "libpython-static": No tests were found. - clone/recipe/meta.yaml:290: missing_imports_or_run_test_py: output "libpython-static": Python packages require imports or a python test file in tests. - clone/recipe/meta.yaml:288: missing_imports_or_run_test_py: output "libpython-static": Python packages require imports or a python test file in tests. - clone/recipe/meta.yaml:267: remove_python_pinning: On arch specific packages, python deps should not be constrained. - clone/recipe/meta.yaml:271: remove_python_pinning: On arch specific packages, python deps should not be constrained. - clone/recipe/meta.yaml:290: missing_tests: output "libpython-static": No tests were found. ===== Final Report: ===== 7 Errors and 7 Warnings were found
skupr-anaconda commented 6 months ago

@SC426 expat is a host dependency. As expat 2.6.2 is available on defaults it would be nice to close/reopen the PR.

JeanChristopheMorinPerso commented 6 months ago

@skupr-anaconda where you see expat? I can't find any reference to expat...

skupr-anaconda commented 6 months ago

Sorry, it's unvendored in v.3.12 (in the #141 PR141). Ignore my comment for this PR

anaconda-pkg-build commented 6 months ago
Linter check found the following problems: ERROR conda.cli.main_run:execute(124): `conda run conda-lint /tmp/abs_37v1vopos8/clone` failed. (See above for error) The following problems have been found: ===== WARNINGS ===== - clone/recipe/meta.yaml:169: host_section_needs_exact_pinnings: output "python": Linked libraries host should have exact version pinnings. - clone/recipe/meta.yaml:172: host_section_needs_exact_pinnings: output "python": Linked libraries host should have exact version pinnings. - clone/recipe/meta.yaml:170: host_section_needs_exact_pinnings: output "python": Linked libraries host should have exact version pinnings. - clone/recipe/meta.yaml:171: host_section_needs_exact_pinnings: output "python": Linked libraries host should have exact version pinnings. - clone/recipe/meta.yaml:306: license_file_overspecified: Using license_file and license_url is overspecified. - clone/recipe/meta.yaml:167: host_section_needs_exact_pinnings: output "python": Linked libraries host should have exact version pinnings. - clone/recipe/meta.yaml:308: license_file_overspecified: Using license_file and license_url is overspecified. ===== ERRORS ===== - clone/recipe/meta.yaml:269: remove_python_pinning: On arch specific packages, python deps should not be constrained. - clone/recipe/meta.yaml:288: missing_tests: output "libpython-static": No tests were found. - clone/recipe/meta.yaml:267: remove_python_pinning: On arch specific packages, python deps should not be constrained. - clone/recipe/meta.yaml:271: remove_python_pinning: On arch specific packages, python deps should not be constrained. - clone/recipe/meta.yaml:290: missing_imports_or_run_test_py: output "libpython-static": Python packages require imports or a python test file in tests. - clone/recipe/meta.yaml:290: missing_tests: output "libpython-static": No tests were found. - clone/recipe/meta.yaml:288: missing_imports_or_run_test_py: output "libpython-static": Python packages require imports or a python test file in tests. ===== Final Report: ===== 7 Errors and 7 Warnings were found