From 2451fd6dad002f12758ab8aa4b79aad4846b29445fa0149387987aac64ed294d Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Wed, 14 Dec 2022 08:39:25 +0000 Subject: [PATCH] - Remove python_module macro definition OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fontMath?expand=0&rev=13 --- python-fontMath.changes | 5 +++++ python-fontMath.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-fontMath.changes b/python-fontMath.changes index 1e1b982..091be3f 100644 --- a/python-fontMath.changes +++ b/python-fontMath.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 14 08:39:04 UTC 2022 - Daniel Garcia + +- Remove python_module macro definition + ------------------------------------------------------------------- Tue Dec 13 15:26:10 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-fontMath.spec b/python-fontMath.spec index c8f7c67..63de7f2 100644 --- a/python-fontMath.spec +++ b/python-fontMath.spec @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 %define skip_python36 1 Name: python-fontMath