summaryrefslogtreecommitdiff
path: root/sysutils/py-ansible-lint/files/patch-setup.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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