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-mock.git#fa49ee92e2906c3a4f727a2322dc6cf67f90f6ae
This commit is contained in:
DistroBaker 2021-02-05 01:49:20 +01:00
parent ab7c7a7dd3
commit 6eb5485da0

View File

@ -8,7 +8,7 @@
Name: python-mock
Version: 3.0.5
Release: 12%{?dist}
Release: 13%{?dist}
Summary: A Python Mocking and Patching Library for Testing
License: BSD
@ -70,6 +70,9 @@ needed attributes in the normal way.
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.5-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Dec 07 2020 Miro Hrončok <mhroncok@redhat.com> - 3.0.5-12
- BuildRequire six to fix a build failure