summaryrefslogtreecommitdiff
path: root/sysutils/py-ansible-lint/files/patch-setup.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sysutils/py-ansible-lint: 6.10.0Matthew Seaman2022-12-161-8/+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
* Update to 4.2.0Matthew Seaman2019-12-101-154/+5
| | | | | | | | | | 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
* Fix build with py-setuptools 41.4.0Sunpoet Po-Chuan Hsieh2019-10-251-0/+157
PR: 241377 Exp-run by: antoine Notes: svn path=/head/; revision=515636