15
0

Accepting request 671951 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/671951
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-testfixtures?expand=0&rev=4
This commit is contained in:
Stephan Kulow
2019-02-06 14:48:13 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 5 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 5 16:07:51 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Remove unnecessary build dependencies
-------------------------------------------------------------------
Tue Dec 4 12:55:09 UTC 2018 - Matej Cepl <mcepl@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-testfixtures
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 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
@@ -27,11 +27,7 @@ License: MIT
Group: Development/Languages/Python
URL: https://github.com/Simplistix/testfixtures
Source: https://files.pythonhosted.org/packages/source/t/testfixtures/testfixtures-%{version}.tar.gz
BuildRequires: %{python_module pkginfo}
BuildRequires: %{python_module setuptools-git}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module twine}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildArch: noarch