From 358b503608ea421d76baa681aff8129c8fb42c894d090c90e8bc0092a1338fbf Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sun, 25 Oct 2020 17:08:18 +0000 Subject: [PATCH] Accepting request 834615 from devel:languages:python:jupyter OBS-URL: https://build.opensuse.org/request/show/834615 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipython_genutils?expand=0&rev=3 --- python-ipython_genutils.changes | 5 +++++ python-ipython_genutils.spec | 11 ++++++----- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/python-ipython_genutils.changes b/python-ipython_genutils.changes index b59bc99..3f707aa 100644 --- a/python-ipython_genutils.changes +++ b/python-ipython_genutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Sep 15 11:04:07 UTC 2020 - pgajdos@suse.com + +- it requires python-nose in fact + ------------------------------------------------------------------- Thu Mar 30 17:53:28 UTC 2017 - toddrme2178@gmail.com diff --git a/python-ipython_genutils.spec b/python-ipython_genutils.spec index 01f7796..b2d83c4 100644 --- a/python-ipython_genutils.spec +++ b/python-ipython_genutils.spec @@ -1,7 +1,7 @@ # # spec file for package python-ipython_genutils # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,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/ # @@ -23,14 +23,15 @@ Release: 0 Summary: Vestigial utilities from IPython License: BSD-3-Clause Group: Development/Languages/Python -Url: http://ipython.org +URL: http://ipython.org Source: https://files.pythonhosted.org/packages/source/i/ipython_genutils/ipython_genutils-%{version}.tar.gz -BuildRequires: fdupes -BuildRequires: python-rpm-macros BuildRequires: %{python_module devel} BuildRequires: %{python_module nose} BuildRequires: %{python_module setuptools} +BuildRequires: fdupes +BuildRequires: python-rpm-macros Requires: python +Requires: python-nose BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch