python3-lxml: add package guard to test.sh
authorAlexandru Ardelean <redacted>
Thu, 9 Apr 2026 07:22:10 +0000 (10:22 +0300)
committerAlexandru Ardelean <redacted>
Fri, 10 Apr 2026 11:01:09 +0000 (14:01 +0300)
commit5264f85e224df5f7a24ecadea24784a09e609e43
treeaba4e86d0712fb1801ead9ac3226361df5466ffc
parenta547770f98995c0955a2d2b5199ffc59d79d103a
python3-lxml: add package guard to test.sh

The test.sh lacked a package name guard, causing it to run (and fail)
when the -src subpackage was tested without python3 installed.
Add the standard guard to skip the test for non-main packages.

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-lxml/test.sh
git clone https://git.99rst.org/PROJECT