Remove unnecessary python3-mock BuildRequires
This commit is contained in:
parent
2a7a652a55
commit
b20b819cf2
@ -1,6 +1,6 @@
|
||||
Name: python-mako
|
||||
Version: 1.1.4
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
BuildArch: noarch
|
||||
|
||||
# Mostly MIT, but _ast_util.py is Python licensed.
|
||||
@ -14,7 +14,6 @@ BuildRequires: python3-devel
|
||||
BuildRequires: python3-pytest
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: python3-markupsafe
|
||||
BuildRequires: python3-mock
|
||||
|
||||
%global _description\
|
||||
Mako is a template library written in Python. It provides a familiar, non-XML\
|
||||
@ -90,6 +89,9 @@ pytest-3
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 29 2021 David King <amigadave@amigadave.com> - 1.1.4-3
|
||||
- Remove unnecessary python3-mock BuildRequires
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user