From 7ffb6affcf979334770204dac31ed571acde30ae Mon Sep 17 00:00:00 2001
From: DistroBaker <osci-list@redhat.com>
Date: Wed, 31 Mar 2021 20:10:27 +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-mako.git#b20b819cf20342f7b35544a8299ddb9309a6b387
---
 python-mako.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/python-mako.spec b/python-mako.spec
index 6d71580..6fd807e 100644
--- a/python-mako.spec
+++ b/python-mako.spec
@@ -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