summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2023-03-05 00:09:12 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2023-03-05 00:38:21 +0000
commitcaabc04b6dc8c81641215744aa2c06dfa8feb6fc (patch)
treeaf679c494d869088d925d406e24038fc8fb4a087 /sysutils
parent5948bc86943b49d856ce083ecd34facb5f561753 (diff)
downloadfreebsd-ports-caabc04b6dc8c81641215744aa2c06dfa8feb6fc.zip
sysutils/py-ansible-lint: update to 6.14.0
Changes: https://github.com/ansible/ansible-lint/releases/tag/v6.14.0
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/py-ansible-lint/Makefile21
-rw-r--r--sysutils/py-ansible-lint/distinfo6
2 files changed, 18 insertions, 9 deletions
diff --git a/sysutils/py-ansible-lint/Makefile b/sysutils/py-ansible-lint/Makefile
index 36621d9a7bdc..376866477233 100644
--- a/sysutils/py-ansible-lint/Makefile
+++ b/sysutils/py-ansible-lint/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ansible-lint
-PORTVERSION= 6.13.1
+PORTVERSION= 6.14.0
CATEGORIES= sysutils python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -24,13 +24,22 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ansible-compat>=3.0.1:sysutils/py-ansible-co
${PYTHON_PKGNAMEPREFIX}yamllint>=1.26.3:devel/py-yamllint@${PY_FLAVOR}
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=63.0.0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools_scm>=6.4.2:devel/py-setuptools_scm@${PY_FLAVOR}
-TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flaky>=3.7.0:devel/py-flaky@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pytest>=7.2.0:devel/py-pytest@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pytest-cov>=2.10.1:devel/py-pytest-cov@${PY_FLAVOR} \
+
+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage_enable_subprocess>0:devel/py-coverage_enable_subprocess@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}coverage>-6.4.4:devel/py-coverage@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}flake8>0:devel/py-flake8@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}flake8-future-annotations>0:devel/py-flake8-future-annotations@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}mypy>0:devel/py-mypy@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}psutil>0:sysutils/py-psutil@${PY_FLAVOR} \
+ pylint${PYTHON_PKGNAMESUFFIX}>0:devel/pylint@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pytest>7.2.0:devel/py-pytest@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pytest-mock>0:devel/py-pytest-mock@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pytest-plus>=0.2:devel/py-pytest-mock@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-xdist>=2.1.0:devel/py-pytest-xdist@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}psutil>0:sysutils/py-psutil@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}spdx-tools>0:misc/py-spdx-tools@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}types-PyYAML>0:devel/py-types-PyYAML@${PY_FLAVOR}
-USES= python:3.8+
+USES= python:3.9+
USE_PYTHON= autoplist concurrent distutils pytest
NO_ARCH= yes
diff --git a/sysutils/py-ansible-lint/distinfo b/sysutils/py-ansible-lint/distinfo
index 02273be536f8..38749e9bc397 100644
--- a/sysutils/py-ansible-lint/distinfo
+++ b/sysutils/py-ansible-lint/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1676658802
-SHA256 (ansible-lint-6.13.1.tar.gz) = 435c12b4fd88da815af6821f3bf8b04ebb651811da89a11c9d190baff21badaa
-SIZE (ansible-lint-6.13.1.tar.gz) = 488778
+TIMESTAMP = 1677963896
+SHA256 (ansible-lint-6.14.0.tar.gz) = e55157ac18bb3e3dfef424381c0299c67aac633de5aa11f7f80fe0a508041d7a
+SIZE (ansible-lint-6.14.0.tar.gz) = 472203