15
0
forked from pool/python-Mako

Accepting request 964538 from home:pgajdos:python

- python-mock is not required for build

OBS-URL: https://build.opensuse.org/request/show/964538
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Mako?expand=0&rev=86
This commit is contained in:
2022-03-24 12:32:12 +00:00
committed by Git OBS Bridge
parent cffe7fe08b
commit 237de06d25
2 changed files with 6 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-Mako
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -33,7 +33,6 @@ Group: Development/Languages/Python
URL: https://www.makotemplates.org/
Source: https://files.pythonhosted.org/packages/source/M/Mako/Mako-%{version}.tar.gz
BuildRequires: %{python_module MarkupSafe >= 0.9.2}
BuildRequires: %{python_module mock}
BuildRequires: %{python_module pbr}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}