commit:     54c5da4d1c86a9620c3b49c4e16b2797f5e1906e
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 26 10:19:19 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Fri Nov 26 10:20:27 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54c5da4d

app-admin/yadm: update the comment about yamllint

dev-util/yamllint _is_ in the tree now, however yadm requires a specific
- and rather old - version.

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-admin/yadm/yadm-2.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/yadm/yadm-2.4.0.ebuild b/app-admin/yadm/yadm-2.4.0.ebuild
index b056f1e5a96a..f2ab5c0fc2b1 100644
--- a/app-admin/yadm/yadm-2.4.0.ebuild
+++ b/app-admin/yadm/yadm-2.4.0.ebuild
@@ -46,7 +46,7 @@ src_compile() {
 src_test() {
        # test_encryption: needs write access to /tmp
        # test_alt, test_compat_jinja, test_unit_template_j2: needs envtpl
-       # test_syntax: needs yamllint (not packaged)
+       # test_syntax: needs =dev-util/yamllint-1.17.0 (not packaged)
        # test_compat_alt: known broken, tests deprecated features
        # test_compat_jinja: needs envtpl
        rm -v test/test_encryption.py || die

Reply via email to