Accepting request 1136305 from devel:languages:python

- require setuptools

OBS-URL: https://build.opensuse.org/request/show/1136305
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Cython?expand=0&rev=80
This commit is contained in:
2024-01-05 21:59:16 +00:00
committed by Git OBS Bridge
parent 8309bccc0e
commit 8baca32138
2 changed files with 7 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-Cython
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -29,6 +29,7 @@ Source: https://files.pythonhosted.org/packages/source/C/Cython/Cython-%
Source1: python-Cython-rpmlintrc
BuildRequires: %{python_module devel}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: gcc-c++