From 6a464b29b2eadf5cf92e6e1123fa5a8b6f2701aa12ef3d5e25589ef57c9043fb Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Wed, 14 Dec 2022 08:47:50 +0000 Subject: [PATCH] - Remove python_module macro definition OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-git-pw?expand=0&rev=15 --- python-git-pw.changes | 5 +++++ python-git-pw.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-git-pw.changes b/python-git-pw.changes index e1b5b91..64776bb 100644 --- a/python-git-pw.changes +++ b/python-git-pw.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 14 08:47:02 UTC 2022 - Daniel Garcia + +- Remove python_module macro definition + ------------------------------------------------------------------- Tue Dec 13 15:29:30 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-git-pw.spec b/python-git-pw.spec index 8491358..f57a445 100644 --- a/python-git-pw.spec +++ b/python-git-pw.spec @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %define modname git-pw %define skip_python2 1 Name: python-git-pw