From 5dc02ab724db534b9b191d8930bceb798eae5620 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 12 Mar 2021 22:52:30 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-jmespath.git#02ae69a25d53e8d3735bda48f05c4ccb7c8c3fe0 --- python-jmespath.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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