Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 6597fca452 |
@@ -1,8 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 9 08:30:47 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Add python-setuptools BuildRequires: fix build.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 29 14:37:20 UTC 2023 - Frederic Crozat <fcrozat@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package thrift
|
||||
#
|
||||
# Copyright (c) 2024 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
|
||||
@@ -71,7 +71,6 @@ BuildRequires: perl(Class::Accessor)
|
||||
%endif
|
||||
%if %{with python3}
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: python-rpm-macros
|
||||
%if 0%{?suse_version} >= 1550
|
||||
# if python multiflavor is available, use it to generate subpackages
|
||||
|
||||
Reference in New Issue
Block a user