Package Details: python-sphinxcontrib-spelling 8.0.2-4

Git Clone URL: https://aur.archlinux.org/python-sphinxcontrib-spelling.git (read-only, click to copy)
Package Base: python-sphinxcontrib-spelling
Description: Spelling checker for Sphinx
Upstream URL: https://sphinxcontrib-spelling.readthedocs.io/
Licenses: BSD-3-Clause
Submitter: arojas
Maintainer: stiermid
Last Packager: stiermid
Votes: 0
Popularity: 0.000000
First Submitted: 2026-04-06 15:14 (UTC)
Last Updated: 2026-04-23 13:38 (UTC)

Latest Comments

stiermid commented on 2026-04-23 13:34 (UTC)

@Netboy Thank you for the report. It seems upstream has switched their build backend to Hatchling. I have updated the makedepends to include python-hatchling and python-hatch-vcs. The package should build correctly now with the latest pkgrel bump.

Netboy3 commented on 2026-04-23 13:24 (UTC) (edited on 2026-04-23 13:24 (UTC) by Netboy3)

Package fails to build:

==> Starting build()...
* Getting build dependencies for wheel...

Traceback (most recent call last):
  File "/usr/lib/python3.14/site-packages/pyproject_hooks/_impl.py", line 402, in _call_hook
    raise BackendUnavailable(
    ...<4 lines>...
    )
pyproject_hooks._impl.BackendUnavailable: Cannot import 'hatchling.build'

ERROR Backend 'hatchling.build' is not available.
==> ERROR: A failure occurred in build().
    Aborting...