From c565c96e6ac79f591a3389bd9d60cc36281824665867fccc16a2a2d72e60301b Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Mon, 4 Nov 2024 13:16:18 +0000 Subject: [PATCH] - Remove not needed patch use_python3_interpreter_in_tests.diff OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-securesystemslib?expand=0&rev=7 --- python-securesystemslib.changes | 1 + 1 file changed, 1 insertion(+) diff --git a/python-securesystemslib.changes b/python-securesystemslib.changes index 34a6f1b..ff4496f 100644 --- a/python-securesystemslib.changes +++ b/python-securesystemslib.changes @@ -1,6 +1,7 @@ ------------------------------------------------------------------- Thu Oct 31 07:30:30 UTC 2024 - Daniel Garcia +- Remove not needed patch use_python3_interpreter_in_tests.diff - Move not mandatory requirements to Suggests - Update to version 1.1.0: * SigstoreSigner: Re-enable compatibility with Sigstore (#781)