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
This commit is contained in:
DistroBaker 2021-03-12 22:52:30 +00:00
parent b948421eb1
commit 5dc02ab724

View File

@ -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 <pcahyna@redhat.com> - 0.9.4-8
- Remove unused python-mock build dependency
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.4-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild