Search Criteria
Package Details: python-colcon-devtools 0.3.0-1
Package Actions
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) |
Dependencies (3)
- python-colcon-coreAUR
- flake8 (python-flake8) (make)
- python-setuptools (make)
Latest Comments
Majora320 commented on 2025-04-10 23:41 (UTC)
This currently doesn't build due to lib2to3 compatibility errors. Changing the version of scspell from v2.2 to v2.3 fixes the build errors - should be functionally the same, since all the release does is remove the lib2to3 dependency.
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':