Hello community,
here is the log from the commit of package python-ipython_genutils for
openSUSE:Factory checked in at 2020-10-25 18:08:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ipython_genutils (Old)
and /work/SRC/openSUSE:Factory/.python-ipython_genutils.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ipython_genutils"
Sun Oct 25 18:08:18 2020 rev:3 rq:834615 version:0.2.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-ipython_genutils/python-ipython_genutils.changes
2017-04-14 13:34:25.979272995 +0200
+++
/work/SRC/openSUSE:Factory/.python-ipython_genutils.new.3463/python-ipython_genutils.changes
2020-10-25 18:08:22.631445064 +0100
@@ -1,0 +2,5 @@
+Tue Sep 15 11:04:07 UTC 2020 - [email protected]
+
+- it requires python-nose in fact
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-ipython_genutils.spec ++++++
--- /var/tmp/diff_new_pack.NPEqmf/_old 2020-10-25 18:08:23.095445503 +0100
+++ /var/tmp/diff_new_pack.NPEqmf/_new 2020-10-25 18:08:23.099445507 +0100
@@ -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 @@
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