Package Details: python-sphinx-lint 1.0.2-1

Git Clone URL: https://aur.archlinux.org/python-sphinx-lint.git (read-only, click to copy)
Package Base: python-sphinx-lint
Description: Check for stylistic and formal issues in .rst and .py files included in the documentation.
Upstream URL: https://github.com/sphinx-contrib/sphinx-lint
Licenses: PSF-2.0
Submitter: lkh42t
Maintainer: lkh42t
Last Packager: lkh42t
Votes: 2
Popularity: 0.000000
First Submitted: 2022-10-25 01:57 (UTC)
Last Updated: 2026-01-04 08:48 (UTC)

Latest Comments

lkh42t commented on 2026-02-05 11:12 (UTC)

@anayrat

I tested in a clean chroot and the build succeeded.

The issue may be related to your local environment.

anayrat commented on 2026-02-03 22:09 (UTC) (edited on 2026-02-03 22:09 (UTC) by anayrat)

Hello,

Since last update, I can't update the package. I tried removing it and reinstall it, still got the same error :

==> Starting build()...
* Getting build dependencies for wheel...
* Building wheel...
Successfully built sphinx_lint-1.0.2-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
usage: python -m installer [-h] [--destdir path] [--prefix path] [--compile-bytecode level] [--no-compile-bytecode] wheel
python -m installer: error: unrecognized arguments: dist/sphinx_lint-1.0.2-py3-none-any.whl
==> ERROR: A failure occurred in package().
    Aborting...

Martchus commented on 2025-11-04 12:45 (UTC)

Thanks for updating. Now that this is using Git, you need to add git to makedepends.

lkh42t commented on 2024-09-19 17:00 (UTC)

@leo72 It seems that you are trying to build this package in a virtual environment. Please deactivate it.

leo72 commented on 2024-09-19 16:39 (UTC)

The latest 1.0.0-1 can not be installed due to the following error: "* Getting build dependencies for wheel...

Traceback (most recent call last): File "/home/leo/venv/lib/python3.12/site-packages/pyproject_hooks/_impl.py", line 402, in _call_hook raise BackendUnavailable( pyproject_hooks._impl.BackendUnavailable: Cannot import 'hatchling.build'

ERROR Backend 'hatchling.build' is not available."

lkh42t commented on 2023-05-28 06:44 (UTC)

@houmain Thanks. I updated.

houmain commented on 2023-05-28 06:27 (UTC)

I think this is missing the dependency python-setuptools.