| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Enable the test suite to actually run.
Currently this results in: 12 failed, 782 passed in 915.04s (0:15:15)
|
|
|
|
|
|
| |
Switch build system to USE_PYTHON=pep517
Changes: https://github.com/ansible/ansible-lint/releases/tag/v6.15.0
|
|
|
|
|
|
|
| |
Switch to PEP-621 packaging; provide a rudimentary setup.py for the
benefit of the ports build system.
Changes: https://github.com/ansible/ansible-lint/releases/tag/v6.10.0
|
|
|
|
|
|
|
|
|
|
| |
Work around the new-style PEP-517 configuration by creating our own
setup.py, as suggested by sunpoet@
ChangeLog: https://github.com/ansible/ansible-lint/blob/v4.2.0/CHANGELOG.rst
Notes:
svn path=/head/; revision=519645
|
|
PR: 241377
Exp-run by: antoine
Notes:
svn path=/head/; revision=515636
|