diff --git a/python-liblarch.changes b/python-liblarch.changes index 1074db6..086f937 100644 --- a/python-liblarch.changes +++ b/python-liblarch.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 15 07:41:08 UTC 2020 - Paolo Stivanin + +- Remove nose dep as tests are not executed + ------------------------------------------------------------------- Tue Aug 7 09:16:21 UTC 2018 - tchvatal@suse.com diff --git a/python-liblarch.spec b/python-liblarch.spec index e89dbb2..1cc5d01 100644 --- a/python-liblarch.spec +++ b/python-liblarch.spec @@ -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 @@ URL: https://live.gnome.org/liblarch 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