Skip to content

Commit 13783ac

Browse files
committed
spec: Drop el6 building, won't be doing it anymore
1 parent 190006a commit 13783ac

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

python-bugzilla.spec

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ BuildRequires: python2-devel
2929
BuildRequires: python2-requests
3030
BuildRequires: python2-setuptools
3131
BuildRequires: python2-pytest
32-
%if 0%{?el6}
33-
BuildRequires: python-argparse
34-
%endif
3532
%endif # with python2
3633

3734
%if %{with python3}
@@ -53,9 +50,6 @@ over XML-RPC.\
5350
Summary: %summary
5451
Requires: python2-requests
5552
Requires: python2-magic
56-
%if 0%{?el6}
57-
Requires: python-argparse
58-
%endif
5953
# This dep is for back compat, so that installing python-bugzilla continues
6054
# to give the cli tool
6155
Requires: python-bugzilla-cli

0 commit comments

Comments
 (0)