Hello community,
here is the log from the commit of package python-fixtures for openSUSE:Factory
checked in at 2018-12-06 12:14:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-fixtures (Old)
and /work/SRC/openSUSE:Factory/.python-fixtures.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fixtures"
Thu Dec 6 12:14:51 2018 rev:18 rq:654053 version:3.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-fixtures/python-fixtures.changes
2017-05-06 18:26:50.295044753 +0200
+++
/work/SRC/openSUSE:Factory/.python-fixtures.new.19453/python-fixtures.changes
2018-12-06 12:14:52.773676922 +0100
@@ -1,0 +2,5 @@
+Tue Dec 4 12:47:59 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-fixtures.spec ++++++
--- /var/tmp/diff_new_pack.0bg2jv/_old 2018-12-06 12:14:53.237676422 +0100
+++ /var/tmp/diff_new_pack.0bg2jv/_new 2018-12-06 12:14:53.237676422 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-fixtures
#
-# 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
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -21,11 +21,10 @@
Version: 3.0.0
Release: 0
Summary: Fixtures, reusable state for writing clean tests and more
-License: Apache-2.0 or BSD-3-Clause
+License: Apache-2.0 OR BSD-3-Clause
Group: Development/Languages/Python
-Url: https://launchpad.net/python-fixtures
-Source:
https://pypi.io/packages/source/f/fixtures/fixtures-%{version}.tar.gz
-BuildRequires: %{python_module devel}
+URL: https://launchpad.net/python-fixtures
+Source:
https://files.pythonhosted.org/packages/source/f/fixtures/fixtures-%{version}.tar.gz
BuildRequires: %{python_module extras}
BuildRequires: %{python_module mock}
BuildRequires: %{python_module pbr >= 0.11}
@@ -37,7 +36,6 @@
Requires: python-pbr >= 0.11
Requires: python-six
Requires: python-testtools >= 0.9.22
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%python_subpackages
@@ -62,8 +60,8 @@
%python_exec -m testtools.run fixtures.test_suite
%files %{python_files}
-%defattr(-,root,root,-)
-%doc Apache-2.0 BSD COPYING NEWS README
+%license COPYING
+%doc Apache-2.0 BSD NEWS README
%{python_sitelib}/fixtures
%{python_sitelib}/fixtures-%{version}-py%{python_version}.egg-info