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

Release 4.11.0 #48

Closed SylvainCorlay closed 2 years ago

SylvainCorlay 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.

SylvainCorlay commented 2 years ago

cc @minrk

SylvainCorlay commented 2 years ago

Skipping pypy on ppc and arm64 over this issue:

Screenshot 2022-07-19 at 00 08 46
jakirkham commented 2 years ago

Interesting thought that issue was fixed already in PR ( https://github.com/conda-forge/cross-python-feedstock/pull/45 ). May be worth surfacing a new issue on that repo to call out that the problem is still happening

aronatkins commented 2 years ago

The jupyter-core 4.11.0 release has been pulled and 4.11.1 is available. See https://github.com/jupyter/jupyter_core/issues/277 and https://github.com/jupyter/jupyter_core/issues/275

bollwyvl commented 2 years ago

thanks for the heads-up: the bot is sad, will take a look.

[jupyter_core](https://github.com/conda-forge/jupyter_core-feedstock/blob/master/recipe/meta.yaml): click for details

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

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