15
0

Accepting request 953703 from home:pgajdos:python

- require python3-tools instead of python3-2to3 for build

OBS-URL: https://build.opensuse.org/request/show/953703
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MiniMock?expand=0&rev=29
This commit is contained in:
2022-02-11 13:09:05 +00:00
committed by Git OBS Bridge
parent 815c36471c
commit 07efe57667
2 changed files with 7 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-MiniMock
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# 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
@@ -27,7 +27,7 @@ URL: https://pypi.python.org/pypi/MiniMock
Source: https://files.pythonhosted.org/packages/source/M/MiniMock/MiniMock-%{version}.tar.gz
BuildRequires: %{python_module setuptools}
BuildRequires: python-rpm-macros
BuildRequires: python3-2to3
BuildRequires: python3-tools
BuildArch: noarch
%ifpython2
Provides: %{oldpython}-minimock = %{version}