bug#78525: [PATCH] test: Skip a test that fails without python enabled.

Karl Berry <[email protected]> Wed, 21 May 2025 14:18:35 -0600
Newsgroups gmane.comp.sysutils.automake.patches
Message-ID <[email protected]>
    --- a/t/py-compile-usage.sh
    +++ b/t/py-compile-usage.sh
    @@ -17,6 +17,7 @@
     # Test 'py-compile --help', 'py-compile --version', and that 'py-compile'
     # correctly complains on wrong usage.

    +required=python

Installed and closing. Thanks Collin.

BTW, do you have any idea why the "From " line in your patch is dated
from 2001?
From 5f9001d17fa17088468b650a26a6f876dcdca161 Mon Sep 17 00:00:00 2001

Doesn't matter. Just seemed curious. --thanks, karl.