File fix-test.patch of Package secrets
diff -rub secrets/tests/test_element.py secrets-patched/tests/test_element.py --- secrets/tests/test_element.py 2024-05-23 17:38:37.368471554 +0200 +++ secrets-patched/tests/test_element.py 2024-05-23 17:46:04.118411918 +0200 @@ -1,7 +1,5 @@ # SPDX-License-Identifier: GPL-3.0-only import os -import sys -sys.path.append(os.environ['G_TEST_BUILDDIR'] + "/../") import pytest from pykeepass import PyKeePass