Skip to content

Bumping meson-python-feedstock to version 0.18.0 - #11

Open
anaconda-recipe-editor wants to merge 1 commit into
mainfrom
recipe-bumper_AnacondaRecipes_meson-python-feedstock_0.18.0
Open

anaconda-recipe-editor wants to merge 1 commit into
mainfrom
recipe-bumper_AnacondaRecipes_meson-python-feedstock_0.18.0

Conversation

@anaconda-recipe-editor

Copy link
Copy Markdown

This is an automatically generated Pull Request from the Conda Recipe Manager Recipe Bumper Bot.
This bot updates recipes based on changes in the SRC Team's Distro Database (DDB). The code for this bot can be found here.

Links

Please contact the public #pi-automation Slack channel if you have any questions or concerns.

Tagging the following users for visibility:

@anaconda-pkg-build

Copy link
Copy Markdown
Linter check found the following problems: Traceback (most recent call last): File "/opt/conda/envs/linter/lib/python3.13/site-packages/anaconda_linter/lint/__init__.py", line 823, in lint_file recipe = _recipe.Recipe.from_file( recipe_fname=str(meta_yaml), ...<2 lines>... renderer=RendererType.RUAMEL, ) File "/opt/conda/envs/linter/lib/python3.13/site-packages/percy/render/recipe.py", line 245, in from_file raise exc from exc File "/opt/conda/envs/linter/lib/python3.13/site-packages/percy/render/recipe.py", line 236, in from_file recipe._load_from_string(text.read()) ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.13/site-packages/percy/render/recipe.py", line 172, in _load_from_string self.render() ~~~~~~~~~~~^^ File "/opt/conda/envs/linter/lib/python3.13/site-packages/percy/render/recipe.py", line 297, in render self.meta = renderer_utils.render(self.recipe_file, self.dump(), self.selector_dict, self.renderer) ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/conda/envs/linter/lib/python3.13/site-packages/percy/render/_renderer.py", line 252, in render raise JinjaRenderFailure(recipe_file, message=exc.message, line=exc.lineno) from exc percy.render.exceptions.JinjaRenderFailure: (PosixPath('/tmp/abs_afvmi6yyeu/clone/recipe/meta.yaml'), "unexpected char '\\\\' at 1021 (at line 42)")

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/opt/conda/envs/linter/lib/python3.13/site-packages/anaconda_linter/run.py", line 208, in main
return_code, report = execute_linter(
~~~~~~~~~~~~~~^
recipe=args.recipe,
^^^^^^^^^^^^^^^^^^^
...<6 lines>...
verbose_flag=args.verbose,
^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/opt/conda/envs/linter/lib/python3.13/site-packages/anaconda_linter/run.py", line 180, in execute_linter
result = linter.lint(recipes, subdir, variant_config_files, exclusive_config_files, fix_flag)
File "/opt/conda/envs/linter/lib/python3.13/site-packages/anaconda_linter/lint/init.py", line 725, in lint
msgs = self.lint_file(
recipe_name,
...<3 lines>...
fix=fix,
)
File "/opt/conda/envs/linter/lib/python3.13/site-packages/anaconda_linter/lint/init.py", line 840, in lint_file
recipe = _recipe.Recipe(recipe_name)
File "/opt/conda/envs/linter/lib/python3.13/site-packages/percy/render/recipe.py", line 109, in init
self.recipe_dir = recipe_file.parent
^^^^^^^^^^^^^^^^^^
AttributeError: 'str' object has no attribute 'parent'

ERROR conda.cli.main_run:execute(125): conda run conda-lint /tmp/abs_afvmi6yyeu/clone failed. (See above for error)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants