Version: 5.4.0, Package name: ansible-lint-5.4.0 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description ansible-lint checks playbooks and roles for practices and behaviour that could potentially be improved, based on a set of rules. |
Filesize: 354.797 KB |
Version History (View Complete History) |
|
2021-11-01 18:02:24 by Stuart Henderson | Files touched by this commit (121) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-10-28 01:39:30 by Stuart Henderson | Files touched by this commit (1) |
Log message: drop py-toml BDEP, now comes from setuptools_scm |
2021-06-15 13:43:06 by Stuart Henderson | Files touched by this commit (3) |
Log message: ansible-lint depends on sysutils/ansible, which changed pkgpath, so this needs a bump. might as well make that a version bump rather than REVISION since there's a new one. |
2021-05-25 14:16:31 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to ansible-lint-5.0.11 |
2021-03-27 08:10:12 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to ansible-lint-5.0.6 |
2021-03-24 11:07:05 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to ansible-lint-5.0.5 |
2021-03-07 01:41:50 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to ansible-lint-5.0.2. |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2021-02-20 08:16:45 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Fix for setuptools_scm[toml] requirement. |
2021-02-20 01:24:56 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Add missing RDEP to unbreak. |
2021-02-20 00:44:36 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Mark broken until I fix dependencies (was builder wasn't clean). spotted by sthen@ |
2021-02-19 12:29:12 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Update to ansible-lint-5.0.1. |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2019-11-19 13:22:56 by Kurt Mosiejczuk | Files touched by this commit (2) |
Log message: Bring a patch from the next release that refactors setup.py This makes ansible-lint compatible with the upcoming update to devel/py-setuptools ok sthen |
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: bump all the py3 things, _SYSTEM_VERSION didn't quite work out how we expected and it's easier|safer to do it this way than fiddle with pkg_add now. thanks aja for update tests with a quick bulk. |
2019-04-01 10:44:57 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to ansible-lint-4.1.0, enable tests |
2019-02-19 11:58:33 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: switch to python 3, following ansible proper |
2019-01-31 10:48:24 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: set BDEP on py-setuptools_scm_git_archive which I had lying around locally at the time of the update to 4.0.1 |
2019-01-29 14:07:28 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: missing BDEP on devel/py-setuptools_scm spotted by naddy@ |
2019-01-28 13:47:44 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update to ansible-lint-4.0.1 |
2018-11-20 16:22:47 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to ansible-lint-3.5.1, from Edward Lopez-Acosta set NO_TEST=Yes, the tests aren't in the distfile (same in previous version in ports 3.4.23). |
2018-06-23 09:04:01 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to ansible-lint-3.4.23. |
2018-04-25 09:31:42 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to ansible-lint-3.4.21 |
2017-12-22 04:54:54 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to ansible-lint-3.4.20 |
2017-09-04 11:28:49 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update to ansible-lint-3.4.15 |
2017-07-29 14:14:42 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: bump after ansible got multipackaged spotted by naddy@ |
2017-05-06 09:10:18 by Marc Espie | Files touched by this commit (68) |
Log message: adjust distinfo post DISTFILES change |
2016-11-10 07:30:47 by Landry Breuil | Files touched by this commit (3) |
Log message: update to ansible-lint 3.4.3 |