[PR #10532/abfe1e61 backport][stable-11] apk: fix empty/whitespace-only package name check (#10556)

apk: fix empty/whitespace-only package name check (#10532)

* Fix empty/whitespace-only package name check.

* Adjust test.

(cherry picked from commit abfe1e6180)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot]
2025-08-02 17:00:48 +02:00
committed by GitHub
parent 87a213225d
commit fc2e2db6e4
3 changed files with 8 additions and 5 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "apk - fix check for empty/whitespace-only package names (https://github.com/ansible-collections/community.general/pull/10532)."