forked from pool/python-MiniMock
Accepting request 588631 from home:dimstar:Factory
- BuildRequire python3-2to3: the spec calls 2to3. OBS-URL: https://build.opensuse.org/request/show/588631 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MiniMock?expand=0&rev=22
This commit is contained in:
committed by
Git OBS Bridge
parent
4f463222a4
commit
06ad438e8e
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 19 14:26:44 UTC 2018 - dimstar@opensuse.org
|
||||
|
||||
- BuildRequire python3-2to3: the spec calls 2to3.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 2 09:48:35 UTC 2017 - jengelh@inai.de
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-MiniMock
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -24,12 +24,12 @@ Release: 0
|
||||
Summary: A mock library for Python
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
Url: http://pypi.python.org/pypi/MiniMock
|
||||
URL: http://pypi.python.org/pypi/MiniMock
|
||||
Source: https://files.pythonhosted.org/packages/source/M/MiniMock/MiniMock-%{version}.tar.gz
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: python3-2to3
|
||||
BuildArch: noarch
|
||||
%ifpython2
|
||||
Provides: %{oldpython}-minimock = %{version}
|
||||
|
||||
Reference in New Issue
Block a user