diff --git a/python-jmespath.spec b/python-jmespath.spec index cf45373..6e81827 100644 --- a/python-jmespath.spec +++ b/python-jmespath.spec @@ -52,7 +52,7 @@ a JSON document. %endif # with_python3 %prep -%setup -n %{pypi_name}-%{version} +%setup -q -n %{pypi_name}-%{version} rm -rf %{pypi_name}.egg-info %build