Skip to content

Commit 3e5101f

Browse files
committed
spec: Drop rhel6 compat
I'm not going to build there anymore
1 parent e8c928c commit 3e5101f

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
@@ -18,9 +18,6 @@ BuildArch: noarch
1818
BuildRequires: python2-devel
1919
BuildRequires: python-requests
2020
BuildRequires: python-setuptools
21-
%if 0%{?el6}
22-
BuildRequires: python-argparse
23-
%endif
2421

2522
%if 0%{?with_python3}
2623
BuildRequires: python3-devel
@@ -38,9 +35,6 @@ over XML-RPC.\
3835
Summary: %summary
3936
Requires: python-requests
4037
Requires: python-magic
41-
%if 0%{?el6}
42-
Requires: python-argparse
43-
%endif
4438
# This dep is for back compat, so that installing python-bugzilla continues
4539
# to give the cli tool
4640
Requires: python-bugzilla-cli

0 commit comments

Comments
 (0)