diff --git a/python-jmespath.spec b/python-jmespath.spec index 2e25bbb..24f0be5 100644 --- a/python-jmespath.spec +++ b/python-jmespath.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.9.4 -Release: 7%{?dist} +Release: 8%{?dist} Summary: JSON Matching Expressions License: MIT @@ -20,7 +20,6 @@ Summary: JSON Matching Expressions %{?python_provide:%python_provide python-%{pypi_name}} BuildRequires: python3-devel -BuildRequires: python3-mock BuildRequires: python3-nose BuildRequires: python3-setuptools @@ -51,6 +50,9 @@ nosetests-%{python3_version} %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %changelog +* Wed Mar 3 2021 Pavel Cahyna - 0.9.4-8 +- Remove unused python-mock build dependency + * Wed Jan 27 2021 Fedora Release Engineering - 0.9.4-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild