mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
update to ansible-runner-2.4.3, from Mikolaj Kucharski (maintainer)
plus add missing RDEP and TDEPs
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user