Hello community,
here is the log from the commit of package python-liblarch for openSUSE:Factory
checked in at 2020-04-15 19:55:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-liblarch (Old)
and /work/SRC/openSUSE:Factory/.python-liblarch.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-liblarch"
Wed Apr 15 19:55:16 2020 rev:9 rq:794050 version:3.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-liblarch/python-liblarch.changes
2018-08-08 14:54:05.757609056 +0200
+++
/work/SRC/openSUSE:Factory/.python-liblarch.new.2738/python-liblarch.changes
2020-04-15 19:55:26.101624421 +0200
@@ -1,0 +2,5 @@
+Wed Apr 15 07:41:08 UTC 2020 - Paolo Stivanin <[email protected]>
+
+- Remove nose dep as tests are not executed
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-liblarch.spec ++++++
--- /var/tmp/diff_new_pack.3rB1Xc/_old 2020-04-15 19:55:26.657624671 +0200
+++ /var/tmp/diff_new_pack.3rB1Xc/_new 2020-04-15 19:55:26.661624673 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-liblarch
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2012 Dominique Leuenberger, Amsterdam, The Netherlands.
#
# 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/
#
@@ -30,7 +30,6 @@
Source:
https://github.com/getting-things-gnome/%{_name}/archive/v%{version}.tar.gz
Patch0: libarch-py2compat.patch
BuildRequires: %{python_module gobject}
-BuildRequires: %{python_module nose}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros