conda-forge / scikit-bio-feedstock

A conda-smithy repository for scikit-bio.
BSD 3-Clause "New" or "Revised" License
0 stars 15 forks source link

remove thermokarst as maintainer #42

Closed thermokarst closed 1 year ago

thermokarst commented 1 year ago

Checklist

thermokarst commented 1 year ago

@conda-forge-admin, please rerender

conda-forge-linter commented 1 year ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

ElDeveloper commented 1 year ago

@conda-forge-admin please rerender

conda-forge-webservices[bot] commented 1 year ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

ElDeveloper commented 1 year ago

@ebolyen looks like there's a few test failures:

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
FAILED alignment/tests/test_tabular_msa.py::TestLoc::test_multiindex_complicated_axis - ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (3,) + inhomogeneous part.
FAILED alignment/tests/test_tabular_msa.py::TestLoc::test_multiindex_complicated_axis_empty_selection - ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (3,) + inhomogeneous part.
FAILED sequence/tests/test_sequence.py::TestSequence::test_init_invalid_sequence - ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (3,) + inhomogeneous part.
FAILED sequence/tests/test_sequence.py::TestSequence::test_munge_to_index_array_valid_iterable - ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (10,) + inhomogeneous part.
========== 4 failed, 2572 passed, 30 skipped, 130 warnings in 46.83s ===========
Tests failed for scikit-bio-0.5.8-py38h07e1bb6_2.conda - moving package to /home/conda/feedstock_root/build_artifacts/broken
WARNING:conda_build.build:Tests failed for scikit-bio-0.5.8-py38h07e1bb6_2.conda - moving package to /home/conda/feedstock_root/build_artifacts/broken
TESTS FAILED: scikit-bio-0.5.8-py38h07e1bb6_2.conda

Any ideas on how we might fix this here?

thermokarst commented 1 year ago

@conda-forge-admin please rerender