From c15834617461a2cbb593241204c5081b40a328b989e0960db47b4815c15392e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 15 Apr 2020 07:44:08 +0000 Subject: [PATCH] Accepting request 794049 from home:polslinux:branches:devel:languages:python - Remove nose dep as tests are not executed OBS-URL: https://build.opensuse.org/request/show/794049 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-liblarch?expand=0&rev=14 --- python-liblarch.changes | 5 +++++ python-liblarch.spec | 5 ++--- 2 files changed, 7 insertions(+), 3 deletions(-) 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