Read my previous comment.
Search Criteria
Package Details: cmake-format 0.6.13-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/cmake-format.git (read-only, click to copy) |
|---|---|
| Package Base: | cmake-format |
| Description: | Source code formatter for CMake listfiles |
| Upstream URL: | https://github.com/cheshirekow/cmake_format |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | python-cmakelang |
| Provides: | python-cmakelang |
| Submitter: | Martchus |
| Maintainer: | Martchus (Martchus) |
| Last Packager: | Martchus |
| Votes: | 16 |
| Popularity: | 0.026865 |
| First Submitted: | 2018-12-05 15:56 (UTC) |
| Last Updated: | 2024-05-13 12:55 (UTC) |
Dependencies (6)
- python-six
- python-setuptools (make)
- cmake (cmake3AUR, cmake-gitAUR) (check)
- python-argcomplete (optional) – automatic shell completion
- python-jinja (optional) – complete HTML annotation
- python-yaml (python-yaml-gitAUR) (optional) – YAML config files
Required by (4)
Sources (1)
Latest Comments
« First ‹ Previous 1 2
Martchus commented on 2020-01-25 10:07 (UTC)
Feresey commented on 2020-01-25 09:20 (UTC)
Martchus commented on 2020-01-24 14:48 (UTC)
Version 0.6.7 now requires python-six 1.14 which is only in testing. So don't update yet unless your using the testing repo. It is also problematic that the project requires exact versions (https://github.com/cheshirekow/cmake_format/issues/161).
Martchus commented on 2018-12-24 14:11 (UTC)
All my packages are managed at GitHub where you can also contribute directly: https://github.com/Martchus/PKGBUILDs There also exist a binary repository: https://martchus.no-ip.biz/repo/arch/ownstuff
polyzen commented on 2018-12-08 21:56 (UTC) (edited on 2018-12-08 21:56 (UTC) by polyzen)
python-setuptools is a runtime dependency when entry_points is used.
Martchus commented on 2018-12-05 15:59 (UTC) (edited on 2018-12-05 15:59 (UTC) by Martchus)
I added https://aur.archlinux.org/packages/cmake-format.
The reason is the following quote from the Wiki (note the highlighted sentence):
For Python 3 library modules, use python-modulename. Also use the prefix if the package provides a program that is strongly coupled to the Python ecosystem (e.g. pip or tox). For other applications, use only the program name.
(see https://wiki.archlinux.org/index.php/Python_package_guidelines)
I also fixed the (make) dependencies.
bemeurer commented on 2018-07-18 07:46 (UTC)
This is missing python-setuptools as a dependency.
Pinned Comments
Martchus commented on 2018-12-24 14:11 (UTC)
All my packages are managed at GitHub where you can also contribute directly: https://github.com/Martchus/PKGBUILDs There also exist a binary repository: https://martchus.no-ip.biz/repo/arch/ownstuff