Hello community,
here is the log from the commit of package python-testfixtures for
openSUSE:Factory checked in at 2019-02-06 15:48:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-testfixtures (Old)
and /work/SRC/openSUSE:Factory/.python-testfixtures.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-testfixtures"
Wed Feb 6 15:48:13 2019 rev:4 rq:671951 version:5.3.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-testfixtures/python-testfixtures.changes
2018-12-24 11:45:05.797255095 +0100
+++
/work/SRC/openSUSE:Factory/.python-testfixtures.new.28833/python-testfixtures.changes
2019-02-06 15:48:13.395229923 +0100
@@ -1,0 +2,5 @@
+Tue Feb 5 16:07:51 UTC 2019 - John Vandenberg <[email protected]>
+
+- Remove unnecessary build dependencies
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-testfixtures.spec ++++++
--- /var/tmp/diff_new_pack.7PCyOg/_old 2019-02-06 15:48:14.107229492 +0100
+++ /var/tmp/diff_new_pack.7PCyOg/_new 2019-02-06 15:48:14.107229492 +0100
@@ -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 @@
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