update to ansible-runner-2.4.3, from Mikolaj Kucharski (maintainer)

plus add missing RDEP and TDEPs
This commit is contained in:
sthen
2026-04-14 15:12:10 +00:00
parent c9f69787de
commit 5055d781dd
2 changed files with 12 additions and 4 deletions
+10 -2
View File
@@ -1,6 +1,6 @@
COMMENT = interface for controlling and interacting with Ansible
MODPY_DISTV = 2.4.2
MODPY_DISTV = 2.4.3
DISTNAME = ansible_runner-${MODPY_DISTV}
PKGNAME = ${DISTNAME:S/_/-/}
@@ -21,6 +21,14 @@ MODPY_PYBUILD = setuptools_scm
RUN_DEPENDS = devel/py-pexpect \
sysutils/ansible \
sysutils/py-daemon
sysutils/py-daemon \
textproc/py-yaml
TEST_DEPENDS = devel/py-test-cov \
devel/py-test-mock \
devel/py-test-timeout \
devel/py-test-xdist \
devel/py-yamllint \
security/py-cryptography
.include <bsd.port.mk>
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (ansible_runner-2.4.2.tar.gz) = Mx1NqNeE5adqqTVpgcAlX0uxumQHNu/oSwvXxzpMpCA=
SIZE (ansible_runner-2.4.2.tar.gz) = 152047
SHA256 (ansible_runner-2.4.3.tar.gz) = XzAlUpu5aP3DtidFfdjUGNv51TvHNzXVDmnChUTVMDE=
SIZE (ansible_runner-2.4.3.tar.gz) = 154148