conda-forge / jupyter_core-feedstock

A conda-smithy repository for jupyter_core.
BSD 3-Clause "New" or "Revised" License
2 stars 21 forks source link

jupyter_core 4.10.0 #47

Closed bollwyvl closed 2 years ago

bollwyvl commented 2 years ago

Checklist

conda-forge-linter commented 2 years 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.

bollwyvl commented 2 years ago

@conda-forge-admin please rerender

blink1073 commented 2 years ago

Hmm, wonder why the bot didn't make a PR? The release was on April 18th. Either way, thanks!

github-actions[bot] commented 2 years ago

Hi! This is the friendly conda-forge automerge bot!

I considered the following status checks when analyzing this PR:

Thus the PR was passing and merged! Have a great day!

bollwyvl commented 2 years ago

why the bot didn't make a PR

:confused: status page errors not very helpful in this case:

We found a problem parsing the recipe for version '4.10.0': 

AssertionError('\n')

traceback:
  File "/home/runner/work/autotick-bot/autotick-bot/cf-scripts/conda_forge_tick/migrators/version.py", line 509, in migrate
    cmeta = CondaMetaYAML(fp.read())
  File "/home/runner/work/autotick-bot/autotick-bot/cf-scripts/conda_forge_tick/recipe_parser/_parser.py", line 476, in __init__
    v, e = _parse_jinja2_variables(meta_yaml)
  File "/home/runner/work/autotick-bot/autotick-bot/cf-scripts/conda_forge_tick/recipe_parser/_parser.py", line 117, in _parse_jinja2_variables
    assert False, jinja2_data

but yeah, sometimes even small build-system changes are hard to reason about :wink: