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:
parent
74f3b2ba5d
commit
f0013f8ace
@ -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>
|
Fri Jan 28 16:31:22 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-enrich
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -15,8 +15,8 @@
|
|||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# 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}
|
%{?python_enable_dependency_generator}
|
||||||
Name: python-enrich
|
Name: python-enrich
|
||||||
Version: 1.2.7
|
Version: 1.2.7
|
||||||
@ -26,10 +26,10 @@ License: MIT
|
|||||||
URL: https://github.com/pycontribs/enrich
|
URL: https://github.com/pycontribs/enrich
|
||||||
Source: https://files.pythonhosted.org/packages/source/e/enrich/enrich-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/e/enrich/enrich-%{version}.tar.gz
|
||||||
Patch0: remove_setuptools_scm.patch
|
Patch0: remove_setuptools_scm.patch
|
||||||
BuildRequires: python-rpm-macros
|
|
||||||
BuildRequires: %{python_module pip}
|
BuildRequires: %{python_module pip}
|
||||||
BuildRequires: %{python_module wheel}
|
BuildRequires: %{python_module wheel}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
BuildRequires: python-rpm-macros
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user