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