Skip to content

Commit 420c893

Browse files
committed
spec: We don't actually require setuptools
1 parent 9853e16 commit 420c893

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

python-bugzilla.spec

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,7 @@ Source0: https://fedorahosted.org/releases/p/y/%{name}/%{name}-%{version}
1212
BuildArch: noarch
1313
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
1414

15-
BuildRequires: python-devel
16-
%if 0%{?rhel} == 5
17-
BuildRequires: python-setuptools
18-
%else
19-
BuildRequires: python-setuptools-devel
20-
%endif
21-
15+
BuildRequires: python-devel
2216
BuildRequires: python-requests
2317
Requires: python-requests
2418

0 commit comments

Comments
 (0)