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
This commit is contained in:
Dominique Leuenberger 2020-10-25 17:08:18 +00:00 committed by Git OBS Bridge
parent 39ff996ca9
commit 358b503608
2 changed files with 11 additions and 5 deletions

View File

@ -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

View File

@ -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