Accepting request 1085063 from home:ojkastl_buildservice:Branch_devel_languages_python

add sle15_python_module_pythons

OBS-URL: https://build.opensuse.org/request/show/1085063
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-enrich?expand=0&rev=3
This commit is contained in:
Dirk Mueller 2023-05-05 12:13:56 +00:00 committed by Git OBS Bridge
parent 74f3b2ba5d
commit f0013f8ace
2 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri May 5 11:56:47 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- add sle15_python_module_pythons
-------------------------------------------------------------------
Fri Jan 28 16:31:22 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-enrich
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -15,8 +15,8 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%{?sle15_python_module_pythons}
%{?python_enable_dependency_generator}
Name: python-enrich
Version: 1.2.7
@ -26,10 +26,10 @@ License: MIT
URL: https://github.com/pycontribs/enrich
Source: https://files.pythonhosted.org/packages/source/e/enrich/enrich-%{version}.tar.gz
Patch0: remove_setuptools_scm.patch
BuildRequires: python-rpm-macros
BuildRequires: %{python_module pip}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildArch: noarch
%python_subpackages