Package Details: python-colcon-devtools 0.3.0-1

Git Clone URL: https://aur.archlinux.org/python-colcon-devtools.git (read-only, click to copy)
Package Base: python-colcon-devtools
Description: An extension for colcon-core to provide information about the plugin system.
Upstream URL: https://pypi.org/project/colcon-devtools/
Licenses: Apache
Submitter: Manifolds
Maintainer: daizhirui
Last Packager: daizhirui
Votes: 1
Popularity: 0.000000
First Submitted: 2018-11-02 15:08 (UTC)
Last Updated: 2024-04-28 19:38 (UTC)

Latest Comments

lprobsth commented on 2025-02-22 23:44 (UTC) (edited on 2025-02-22 23:45 (UTC) by lprobsth)

It seems that lib2to3 is not necessary needed in scspell. Here is a patch of scspell that did work for me: https://github.com/myint/scspell/issues/48#issuecomment-2579900911 Unfortunately this is currently not merged into scspell - so should we apply the patch in all the AUR packages affected?

joaocandre commented on 2025-01-16 18:06 (UTC)

Build currently failing during 'test_spell_check':

FAILED test_spell_check.py::test_spell_check - ModuleNotFoundError: No module named 'lib2to3'