diff --git a/python-testfixtures.changes b/python-testfixtures.changes index 4152543..1826b06 100644 --- a/python-testfixtures.changes +++ b/python-testfixtures.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 5 16:07:51 UTC 2019 - John Vandenberg + +- Remove unnecessary build dependencies + ------------------------------------------------------------------- Tue Dec 4 12:55:09 UTC 2018 - Matej Cepl diff --git a/python-testfixtures.spec b/python-testfixtures.spec index d2c8cdf..a354244 100644 --- a/python-testfixtures.spec +++ b/python-testfixtures.spec @@ -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