- Remove python_module macro definition

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-git-pw?expand=0&rev=15
This commit is contained in:
Daniel Garcia 2022-12-14 08:47:50 +00:00 committed by Git OBS Bridge
parent ee61f9d200
commit 6a464b29b2
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 14 08:47:02 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
- Remove python_module macro definition
-------------------------------------------------------------------
Tue Dec 13 15:29:30 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>

View File

@ -16,7 +16,6 @@
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define modname git-pw
%define skip_python2 1
Name: python-git-pw