Tue Feb 27 09:01:18 2024 UTC (90d)
ansible-core: updated to 2.16.4

v2.16.4

Bugfixes

- Fix loading vars_plugins in roles (https://github.com/ansible/ansible/issues/82239).
- expect - fix argument spec error using timeout=null (https://github.com/ansible/ansible/issues/80982).
- include_vars - fix calculating ``depth`` relative to the root and ensure all files are included (https://github.com/ansible/ansible/issues/80987).
- templating - ensure syntax errors originating from a template being compiled into Python code object result in a failure (https://github.com/ansible/ansible/issues/82606)


(adam)
diff -r1.28 -r1.29 pkgsrc/sysutils/ansible-core/Makefile
diff -r1.24 -r1.25 pkgsrc/sysutils/ansible-core/distinfo

cvs diff -r1.28 -r1.29 pkgsrc/sysutils/ansible-core/Makefile (expand / switch to unified diff)

--- pkgsrc/sysutils/ansible-core/Makefile 2024/01/30 19:33:49 1.28
+++ pkgsrc/sysutils/ansible-core/Makefile 2024/02/27 09:01:18 1.29
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.28 2024/01/30 19:33:49 adam Exp $ 1# $NetBSD: Makefile,v 1.29 2024/02/27 09:01:18 adam Exp $
2 2
3DISTNAME= ansible-core-2.16.3 3DISTNAME= ansible-core-2.16.4
4CATEGORIES= sysutils python 4CATEGORIES= sysutils python
5MASTER_SITES= ${MASTER_SITE_PYPI:=a/ansible-core/} 5MASTER_SITES= ${MASTER_SITE_PYPI:=a/ansible-core/}
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8HOMEPAGE= https://ansible.com/ 8HOMEPAGE= https://ansible.com/
9COMMENT= SSH-based configuration management, deployment, and task execution 9COMMENT= SSH-based configuration management, deployment, and task execution
10LICENSE= gnu-gpl-v3 10LICENSE= gnu-gpl-v3
11 11
12CONFLICTS+= ansible<2.10 12CONFLICTS+= ansible<2.10
13 13
14TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=66.1.0:../../devel/py-setuptools 14TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=66.1.0:../../devel/py-setuptools
15TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel 15TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
16DEPENDS+= ${PYPKGPREFIX}-jinja2>=3.0.0:../../textproc/py-jinja2 16DEPENDS+= ${PYPKGPREFIX}-jinja2>=3.0.0:../../textproc/py-jinja2

cvs diff -r1.24 -r1.25 pkgsrc/sysutils/ansible-core/distinfo (expand / switch to unified diff)

--- pkgsrc/sysutils/ansible-core/distinfo 2024/01/30 19:33:49 1.24
+++ pkgsrc/sysutils/ansible-core/distinfo 2024/02/27 09:01:18 1.25
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.24 2024/01/30 19:33:49 adam Exp $ 1$NetBSD: distinfo,v 1.25 2024/02/27 09:01:18 adam Exp $
2 2
3BLAKE2s (ansible-core-2.16.3.tar.gz) = 93605e91c921e9c47994f19b23c5375d79b52030f1bc894fa16043591c6ec98a 3BLAKE2s (ansible-core-2.16.4.tar.gz) = 242253d7006c254d56186b5d84f57675b0faaa7594e0528e48549d93c239c95d
4SHA512 (ansible-core-2.16.3.tar.gz) = 62b7d23d3d639f118a4b87dccc02ec5f373fd56ae6c5fb56c8adf0818d0f5bbf3b6de47a29da9ef2d8c3f4b7e3a99978677bc9bfda1eb4cb9640b79abb763f77 4SHA512 (ansible-core-2.16.4.tar.gz) = d05737eec9a6a0e71891821acd4540576b3a993f59d88c12c2da8e7f075bc11c712e0eba850b3f7a2643e3c970f51938267fed6fa7f99f2c4c205b64f9b13259
5Size (ansible-core-2.16.3.tar.gz) = 3168893 bytes 5Size (ansible-core-2.16.4.tar.gz) = 3170397 bytes
6SHA1 (patch-lib_ansible_module__utils_facts_hardware_netbsd.py) = cdc41b104bffab7badd00446a9d0cdecba32cca2 6SHA1 (patch-lib_ansible_module__utils_facts_hardware_netbsd.py) = cdc41b104bffab7badd00446a9d0cdecba32cca2