Hello community,
here is the log from the commit of package python-nose-exclude for
openSUSE:Factory checked in at 2018-12-24 11:40:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-nose-exclude (Old)
and /work/SRC/openSUSE:Factory/.python-nose-exclude.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-nose-exclude"
Mon Dec 24 11:40:12 2018 rev:10 rq:659511 version:0.5.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-nose-exclude/python-nose-exclude.changes
2017-03-24 02:22:34.424261160 +0100
+++
/work/SRC/openSUSE:Factory/.python-nose-exclude.new.28833/python-nose-exclude.changes
2018-12-24 11:40:13.521514221 +0100
@@ -1,0 +2,5 @@
+Tue Dec 4 12:50:49 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-nose-exclude.spec ++++++
--- /var/tmp/diff_new_pack.9ykSDo/_old 2018-12-24 11:40:14.253513572 +0100
+++ /var/tmp/diff_new_pack.9ykSDo/_new 2018-12-24 11:40:14.261513564 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-nose-exclude
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2012 Weberhofer GmbH, Austria
#
# All modifications and additions to the file contributed by third parties
@@ -13,7 +13,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/
#
@@ -22,11 +22,10 @@
Version: 0.5.0
Release: 0
Summary: Exclude specific directories from nosetests runs
-License: LGPL-2.1+
+License: LGPL-2.1-or-later
Group: Development/Languages/Python
Url: https://bitbucket.org/kgrandis/nose-exclude/overview
Source0:
https://files.pythonhosted.org/packages/source/n/nose-exclude/nose-exclude-%{version}.tar.gz
-BuildRequires: %{python_module devel}
BuildRequires: %{python_module nose}
BuildRequires: %{python_module setuptools}
BuildRequires: python-rpm-macros