From 818ee5228242a39fa8eb67fcf0d31bbe6c5ccf52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Sun, 20 Dec 2020 15:50:13 +0100 Subject: [PATCH 1/2] ansible-base: update to 2.10.4. --- srcpkgs/ansible-base/template | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/srcpkgs/ansible-base/template b/srcpkgs/ansible-base/template index 718daa0881e..f13f6032984 100644 --- a/srcpkgs/ansible-base/template +++ b/srcpkgs/ansible-base/template @@ -1,18 +1,17 @@ # Template file for 'ansible-base' pkgname=ansible-base -version=2.10.2 +version=2.10.4 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="${hostmakedepends} python3-cryptography python3-Jinja2 python3-paramiko python3-yaml" -checkdepends="python3-pytest" short_desc="Simple deployment, configuration management and execution framework" maintainer="Jan Christian Grünhage " license="GPL-3.0-or-later" homepage="https://www.ansible.com/" distfiles="${PYPI_SITE}/a/ansible-base/ansible-base-${version}.tar.gz" -checksum=c79fe108e13b286bad21734208624aaef9dabb49bb4211b13bc96d88829e22ab +checksum=d4dad569864c08d8efb6ad99acf48ec46d7d118f8ced64f1185f8eac2c280ec3 conflicts="ansible<2.10.1_1" post_install() { @@ -22,3 +21,7 @@ post_install() { vman ${m} done } + +do_check() { +: # tests require ansible, which would be a cyclic dependency +} From 2414a08ef0733a1e08a44aa778c4ad0826b0d6b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Sun, 20 Dec 2020 15:51:14 +0100 Subject: [PATCH 2/2] ansible: update to 2.10.4. --- srcpkgs/ansible/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ansible/template b/srcpkgs/ansible/template index e51df9e3870..52195220058 100644 --- a/srcpkgs/ansible/template +++ b/srcpkgs/ansible/template @@ -1,6 +1,6 @@ # Template file for 'ansible' pkgname=ansible -version=2.10.1 +version=2.10.4 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -11,4 +11,4 @@ maintainer="Jan Christian Grünhage " license="GPL-3.0-or-later" homepage="https://www.ansible.com/" distfiles="${PYPI_SITE}/a/ansible/ansible-${version}.tar.gz" -checksum=75708c67e2ac926cea42856af72cbc9494bf8008197652f9609089f7b4c2515a +checksum=98e718aea82199be62db7731373d660627aa1e938d34446588f2f49c228638ee