We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8c928c commit 3e5101fCopy full SHA for 3e5101f
1 file changed
python-bugzilla.spec
@@ -18,9 +18,6 @@ BuildArch: noarch
18
BuildRequires: python2-devel
19
BuildRequires: python-requests
20
BuildRequires: python-setuptools
21
-%if 0%{?el6}
22
-BuildRequires: python-argparse
23
-%endif
24
25
%if 0%{?with_python3}
26
BuildRequires: python3-devel
@@ -38,9 +35,6 @@ over XML-RPC.\
38
35
Summary: %summary
39
36
Requires: python-requests
40
37
Requires: python-magic
41
42
-Requires: python-argparse
43
44
# This dep is for back compat, so that installing python-bugzilla continues
45
# to give the cli tool
46
Requires: python-bugzilla-cli
0 commit comments