Hello community,
here is the log from the commit of package python-metakernel for
openSUSE:Factory checked in at 2020-03-17 13:07:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-metakernel (Old)
and /work/SRC/openSUSE:Factory/.python-metakernel.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-metakernel"
Tue Mar 17 13:07:55 2020 rev:7 rq:784703 version:0.24.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-metakernel/python-metakernel.changes
2019-12-09 21:37:17.694049205 +0100
+++
/work/SRC/openSUSE:Factory/.python-metakernel.new.3160/python-metakernel.changes
2020-03-17 13:08:01.497701279 +0100
@@ -1,0 +2,5 @@
+Thu Mar 12 20:35:48 UTC 2020 - Hans-Peter Jansen <[email protected]>
+
+- add coreutils-doc as build dependency, testing calls man sleep
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-metakernel.spec ++++++
--- /var/tmp/diff_new_pack.DrcMzh/_old 2020-03-17 13:08:02.157701786 +0100
+++ /var/tmp/diff_new_pack.DrcMzh/_new 2020-03-17 13:08:02.157701786 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-metakernel
#
-# Copyright (c) 2019 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
@@ -34,6 +34,7 @@
BuildRequires: %{python_module ipyparallel}
BuildRequires: %{python_module pexpect >= 4.2}
BuildRequires: %{python_module pytest}
+BuildRequires: coreutils-doc
BuildRequires: man
# /SECTION
Requires: python-ipykernel