Hello community,
here is the log from the commit of package python-liblarch for
openSUSE:Leap:15.2 checked in at 2020-04-17 13:38:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-liblarch (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-liblarch.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-liblarch"
Fri Apr 17 13:38:17 2020 rev:12 rq:794533 version:3.0
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-liblarch/python-liblarch.changes
2020-03-09 18:07:45.148888612 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-liblarch.new.2738/python-liblarch.changes
2020-04-17 13:38:44.344273851 +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.ZvwMXj/_old 2020-04-17 13:38:44.728274140 +0200
+++ /var/tmp/diff_new_pack.ZvwMXj/_new 2020-04-17 13:38:44.732274143 +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