plone / plone/meta

backend-lint pyroma invocation failes: 'hatchling.build is not available'

Open
#360 1 comment 0 reactions 1 assignee View on GitHub

@ericof is already working on this.

Since Mar 25, 2026.

01 type: bug
Dominant language
Python
Stars
6
Forks
7
Avg merge
2d 19h
Merged PRs (30d)
5

Description

on a customer project, the backend-lint.yml@v2 started to fail this week when calling

https://github.com/plone/meta/blob/b0293f573733cc8bc68830a96d779220499d21bd/.github/workflows/backend-lint.yml#L83

The error is:
build._exceptions.BuildBackendException: Backend 'hatchling.build' is not available.

The fix is to add --with hatchling to uvx on the same line.

I do find it strange this would break now without any updatest to Pyroma since december afaics.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.