38 Commits

Author SHA1 Message Date
sthen
42d5f4e6b1 update to ansible-lint-6.10.2 2023-01-03 15:22:37 +00:00
sthen
1f122d339f update to ansible-lint-6.9.0 2022-11-24 16:49:14 +00:00
sthen
34ad2a445a update to ansible-lint-6.8.7 2022-11-24 16:42:07 +00:00
sthen
1427b990d1 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:29:41 +00:00
naddy
2b3700e37e drop RCS Ids 2022-03-11 19:57:10 +00:00
sthen
df50a4fb6a update to ansible-lint-5.4.0 2022-02-13 13:25:01 +00:00
sthen
29389da44c bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:15 +00:00
sthen
11c6bd7b75 drop py-toml BDEP, now comes from setuptools_scm 2021-10-28 07:39:30 +00:00
sthen
be2575b92e 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-06-15 19:43:06 +00:00
sthen
762f645c0a update to ansible-lint-5.0.11 2021-05-25 20:16:31 +00:00
sthen
29ec6acc42 update to ansible-lint-5.0.6 2021-03-27 14:10:12 +00:00
sthen
506e51b110 update to ansible-lint-5.0.5 2021-03-24 17:07:05 +00:00
ajacoutot
4a5bdc8d54 Update to ansible-lint-5.0.2. 2021-03-07 08:41:50 +00:00
sthen
3cbe1c2f30 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-23 19:39:08 +00:00
ajacoutot
c6f7dfb113 Fix for setuptools_scm[toml] requirement. 2021-02-20 15:16:45 +00:00
ajacoutot
d27f34a4fd Add missing RDEP to unbreak. 2021-02-20 08:24:56 +00:00
ajacoutot
df88b339a2 Mark broken until I fix dependencies (was builder wasn't clean).
spotted by sthen@
2021-02-20 07:44:36 +00:00
ajacoutot
b97ef2a0ee Update to ansible-lint-5.0.1. 2021-02-19 19:29:12 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
kmos
f67a863585 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-11-19 20:22:55 +00:00
sthen
77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +00:00
sthen
d7f0752227 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-28 20:51:26 +00:00
sthen
c0816336cc update to ansible-lint-4.1.0, enable tests 2019-04-01 16:44:56 +00:00
jasper
6a2371c9aa switch to python 3, following ansible proper 2019-02-19 18:58:33 +00:00
jasper
b3f57cbc95 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-31 17:48:24 +00:00
jasper
f2e5926efd missing BDEP on devel/py-setuptools_scm
spotted by naddy@
2019-01-29 21:07:28 +00:00
jasper
1599c876d3 update to ansible-lint-4.0.1 2019-01-28 20:47:44 +00:00
sthen
7b997cad22 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-11-20 23:22:47 +00:00
ajacoutot
af8858292e Update to ansible-lint-3.4.23. 2018-06-23 15:04:01 +00:00
jasper
3d334916e2 update to ansible-lint-3.4.21 2018-04-25 15:31:42 +00:00
jasper
c889817cd7 update to ansible-lint-3.4.20 2017-12-22 11:54:54 +00:00
jasper
de26581644 update to ansible-lint-3.4.19 2017-12-11 06:55:58 +00:00
ajacoutot
8c751f740b Update to ansible-lint-3.4.17. 2017-11-05 17:07:01 +00:00
jasper
38abc7972f update to ansible-lint-3.4.15 2017-09-04 17:28:49 +00:00
jasper
b3a9417720 bump after ansible got multipackaged
spotted by naddy@
2017-07-29 20:14:42 +00:00
espie
8d860230fd adjust distinfo post DISTFILES change 2017-05-06 15:10:17 +00:00
landry
6577b68d5c update to ansible-lint 3.4.3 2016-11-10 14:30:47 +00:00
landry
596198f187 Import ansible-lint 3.2.5.
ansible-lint checks playbooks and roles for practices and behaviour that could
potentially be improved, based on a set of rules.

ok rpe@, thx ajacoutot@ for the PORTHOME hint
2016-09-01 15:07:11 +00:00