Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 May 2023 13:18:55 GMT
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f697d610ea31 - main - sysutils/py-ansible-lint: update to 6.16.2
Message-ID:  <202305221318.34MDIttH027700@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by matthew:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f697d610ea31242ed0118422239c41d48aeabf2a

commit f697d610ea31242ed0118422239c41d48aeabf2a
Author:     Matthew Seaman <matthew@FreeBSD.org>
AuthorDate: 2023-05-22 13:17:21 +0000
Commit:     Matthew Seaman <matthew@FreeBSD.org>
CommitDate: 2023-05-22 13:18:49 +0000

    sysutils/py-ansible-lint: update to 6.16.2
    
    Changes:        https://github.com/ansible/ansible-lint/releases/tag/v6.16.2
    Reported by:    repology
---
 sysutils/py-ansible-lint/Makefile | 5 +++--
 sysutils/py-ansible-lint/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/sysutils/py-ansible-lint/Makefile b/sysutils/py-ansible-lint/Makefile
index a8f15f8b023a..f6569f6141b0 100644
--- a/sysutils/py-ansible-lint/Makefile
+++ b/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}
@@ -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
diff --git a/sysutils/py-ansible-lint/distinfo b/sysutils/py-ansible-lint/distinfo
index b00378be155c..deab7229c608 100644
--- a/sysutils/py-ansible-lint/distinfo
+++ b/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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305221318.34MDIttH027700>