Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Apr 2023 05:58:35 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: 7793ffbd7c57 - main - sysutils/py-ansible-lint: update to 6.14.4
Message-ID:  <202304050558.3355wZhU029201@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=7793ffbd7c57dcf95d105886eec61733d6959efa

commit 7793ffbd7c57dcf95d105886eec61733d6959efa
Author:     Matthew Seaman <matthew@FreeBSD.org>
AuthorDate: 2023-04-05 05:56:58 +0000
Commit:     Matthew Seaman <matthew@FreeBSD.org>
CommitDate: 2023-04-05 05:58:30 +0000

    sysutils/py-ansible-lint: update to 6.14.4
    
    Changes:        https://github.com/ansible/ansible-lint/releases/tag/v6.14.4
---
 sysutils/py-ansible-lint/Makefile | 4 ++--
 sysutils/py-ansible-lint/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sysutils/py-ansible-lint/Makefile b/sysutils/py-ansible-lint/Makefile
index 30b3a5a407fc..5e7c8c909e22 100644
--- a/sysutils/py-ansible-lint/Makefile
+++ b/sysutils/py-ansible-lint/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ansible-lint
-PORTVERSION=	6.14.3
+PORTVERSION=	6.14.4
 CATEGORIES=	sysutils python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -21,7 +21,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}ansible-core>=2.12.0:sysutils/py-ansible-cor
 		${PYTHON_PKGNAMEPREFIX}subprocess-tee>=0.4.1:devel/py-subprocess-tee@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wcmatch>=8.1.2:textproc/py-wcmatch@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}yaml>=5.4.1:devel/py-yaml@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}yamllint>=1.26.3:devel/py-yamllint@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}yamllint>=1.30.0: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}
 
diff --git a/sysutils/py-ansible-lint/distinfo b/sysutils/py-ansible-lint/distinfo
index 85474ea56e06..6a1e4ff09cce 100644
--- a/sysutils/py-ansible-lint/distinfo
+++ b/sysutils/py-ansible-lint/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679819949
-SHA256 (ansible-lint-6.14.3.tar.gz) = 73ec59929b6214f6d2ce5858c22c64e3a1daba7b8cdc1271833bb6d3c7155449
-SIZE (ansible-lint-6.14.3.tar.gz) = 474969
+TIMESTAMP = 1680642022
+SHA256 (ansible-lint-6.14.4.tar.gz) = 4258a41e766cb16a88fea4c3d535f390f967c5af36e0e8cac2364c5ec99043db
+SIZE (ansible-lint-6.14.4.tar.gz) = 475223



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