python-rsa: add test-version.sh generic version-check override
authorAlexandru Ardelean <redacted>
Sun, 7 Jun 2026 11:37:59 +0000 (14:37 +0300)
committerAlexandru Ardelean <redacted>
Tue, 9 Jun 2026 06:27:30 +0000 (09:27 +0300)
commitcb99eecb43b7e58d89eb62c373f204a09d95d5dc
tree5ed7848eca9d38677b817b58407d89107408284e
parente7aff35e97b5587b37ea2b6b68caa9cc052eb42d
python-rsa: add test-version.sh generic version-check override

The pyrsa-* command line tools use argparse and do not print the package
version with any of the flags probed by the CI generic version check, so it
reports "No executables in the package provided version" and fails. Add a
test-version.sh override; functionality remains covered by test.sh.

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-rsa/test-version.sh [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT