From f234762a99f8d8f9dc836af992654963d59228199aefee6b721cf65527092efd Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 25 Oct 2022 05:29:50 +0000 Subject: [PATCH] - Also remove the conditional definition of python_module. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ecdsa?expand=0&rev=31 --- python-ecdsa.changes | 1 + python-ecdsa.spec | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/python-ecdsa.changes b/python-ecdsa.changes index 1e9a139..170b310 100644 --- a/python-ecdsa.changes +++ b/python-ecdsa.changes @@ -25,6 +25,7 @@ Mon Oct 24 17:14:10 UTC 2022 - Ben Greiner + Better handling of malformed curve parameters (as in CVE-2022-0778); make python-ecdsa raise MalformedPointError instead of AssertionError. +- Also remove the conditional definition of python_module. ------------------------------------------------------------------- Tue Aug 31 10:18:41 UTC 2021 - John Paul Adrian Glaubitz diff --git a/python-ecdsa.spec b/python-ecdsa.spec index 3ee7f67..a3858fc 100644 --- a/python-ecdsa.spec +++ b/python-ecdsa.spec @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-ecdsa Version: 0.18.0 Release: 0