Skip to content

Commit

Permalink
sysutils/py-ansible-lint: update to 6.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
infracaninophile committed May 22, 2023
1 parent 52ca892 commit f697d61
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions sysutils/py-ansible-lint/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ansible-lint
PORTVERSION= 6.16.1
PORTVERSION= 6.16.2
CATEGORIES= sysutils python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand Down Expand Up @@ -40,7 +40,8 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage_enable_subprocess>=0:devel/py-cove
${PYTHON_PKGNAMEPREFIX}ruamel.yaml.clib>=0:devel/py-ruamel.yaml.clib@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}spdx-tools>=0.7.1:misc/py-spdx-tools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}types-jsonschema>=0:devel/py-types-jsonschema@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}types-PyYAML>=0:devel/py-types-PyYAML@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}types-PyYAML>=0:devel/py-types-PyYAML@${PY_FLAVOR} \
bash:shells/bash

USES= python:3.9+
USE_PYTHON= autoplist concurrent pep517 pytest
Expand Down
6 changes: 3 additions & 3 deletions sysutils/py-ansible-lint/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1684268168
SHA256 (ansible-lint-6.16.1.tar.gz) = 1f2b796379f86e2dc57f1bfe4288a46c976a1d406d6221ee46e3ac8307f73ca3
SIZE (ansible-lint-6.16.1.tar.gz) = 483996
TIMESTAMP = 1684758898
SHA256 (ansible-lint-6.16.2.tar.gz) = 93ad8a04adcda6025d4ff218a10694120fe70cb91da8ac9f85c5dc82b32456e4
SIZE (ansible-lint-6.16.2.tar.gz) = 487093

0 comments on commit f697d61

Please sign in to comment.