python3-cbor2: more patch indent and test fixes

Similar to a previous patch, the CVE-2025-68131 patch
contained some more indentation errors, in the tests.

Also, the backported tests were inserted between an
existing test and its parameters - a new patch corrects
that.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
Gyorgy Sarvari
2026-04-13 17:22:51 +02:00
parent 5fcddafe23
commit 6971622747
3 changed files with 53 additions and 4 deletions
@@ -11,6 +11,7 @@ inherit pypi python_setuptools_build_meta ptest
SRC_URI += " \
file://run-ptest \
file://CVE-2025-68131.patch \
file://0001-fix-test-parameterization.patch \
"
# not vulnerable yet, vulnerability was introduced in v5.6.0