We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 190006a commit 13783acCopy full SHA for 13783ac
1 file changed
python-bugzilla.spec
@@ -29,9 +29,6 @@ BuildRequires: python2-devel
29
BuildRequires: python2-requests
30
BuildRequires: python2-setuptools
31
BuildRequires: python2-pytest
32
-%if 0%{?el6}
33
-BuildRequires: python-argparse
34
-%endif
35
%endif # with python2
36
37
%if %{with python3}
@@ -53,9 +50,6 @@ over XML-RPC.\
53
50
Summary: %summary
54
51
Requires: python2-requests
55
52
Requires: python2-magic
56
57
-Requires: python-argparse
58
59
# This dep is for back compat, so that installing python-bugzilla continues
60
# to give the cli tool
61
Requires: python-bugzilla-cli
0 commit comments