git: c608a0d54863 - main - sysutils/py-ansible-lint: update to 6.16.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 17 May 2023 07:36:05 UTC
The branch main has been updated by matthew: URL: https://cgit.FreeBSD.org/ports/commit/?id=c608a0d54863c5c6f6b498cfa1e8e44f2482a422 commit c608a0d54863c5c6f6b498cfa1e8e44f2482a422 Author: Matthew Seaman <matthew@FreeBSD.org> AuthorDate: 2023-05-17 07:31:56 +0000 Commit: Matthew Seaman <matthew@FreeBSD.org> CommitDate: 2023-05-17 07:35:58 +0000 sysutils/py-ansible-lint: update to 6.16.1 Loosen version requirements for the RUN_DEPENDS on py-ruamel.yaml, but tighten them for the TEST_DEPENDS on that package. This seems questionable to me, but it is following upstream, and in the particular case of the ports, the py-ruamel.yaml package now fulfils both sets of version requirements. Changes: https://github.com/ansible/ansible-lint/releases/tag/v6.16.1 Reported by: repology --- sysutils/py-ansible-lint/Makefile | 6 +++--- sysutils/py-ansible-lint/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sysutils/py-ansible-lint/Makefile b/sysutils/py-ansible-lint/Makefile index 90fe12fd0149..a8f15f8b023a 100644 --- a/sysutils/py-ansible-lint/Makefile +++ b/sysutils/py-ansible-lint/Makefile @@ -1,6 +1,5 @@ PORTNAME= ansible-lint -PORTVERSION= 6.16.0 -PORTREVISION= 1 +PORTVERSION= 6.16.1 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ansible-core>=2.12.0:sysutils/py-ansible-cor ${PYTHON_PKGNAMEPREFIX}jsonschema>=4.10.0:devel/py-jsonschema@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>=21.3:devel/py-packaging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rich>=12.0.0:textproc/py-rich@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}ruamel.yaml>=0.17.24:devel/py-ruamel.yaml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}ruamel.yaml>=0.17.0<0.18:devel/py-ruamel.yaml@${PY_FLAVOR} \ ${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} \ @@ -37,6 +36,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage_enable_subprocess>=0:devel/py-cove ${PYTHON_PKGNAMEPREFIX}pytest-mock>=0:devel/py-pytest-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-plus>=0.2:devel/py-pytest-plus@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-xdist>=2.1.0:devel/py-pytest-xdist@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}ruamel.yaml>=0.17.26:devel/py-ruamel.yaml@${PY_FLAVOR} \ ${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} \ diff --git a/sysutils/py-ansible-lint/distinfo b/sysutils/py-ansible-lint/distinfo index c8dac88bdc7f..b00378be155c 100644 --- a/sysutils/py-ansible-lint/distinfo +++ b/sysutils/py-ansible-lint/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1683626048 -SHA256 (ansible-lint-6.16.0.tar.gz) = df82f3935f1209e3074408eeae5e837ccec6fd52c1d3126689ff4124abb0a5cb -SIZE (ansible-lint-6.16.0.tar.gz) = 481460 +TIMESTAMP = 1684268168 +SHA256 (ansible-lint-6.16.1.tar.gz) = 1f2b796379f86e2dc57f1bfe4288a46c976a1d406d6221ee46e3ac8307f73ca3 +SIZE (ansible-lint-6.16.1.tar.gz) = 483996